|
||||||||||
Thanks for the reply. It's not the permissions. I CHMOD'ed it as directed. Still the same problem. Rob -----Original Message----- From: Matt Juszczak [mailto:matt at atopia dot net] Sent: Sunday, October 31, 2004 11:59 PM To: Rob Kelley Cc: m0n0wall at lists dot m0n0 dot ch Subject: Re: [m0n0wall] Changing Captive Portal 'Logout' to 'Status/ Logout' Error Its the permissions on the file. They need to be rwxrw-rw- (I think)... either way, thats not what they are when you upload through exec.php from exec.php, try "ls -al /usr/local/captiveportal" and paste the outputs. You'll probably see the file you changed has different permissions. Use chmod in exec.php to change its permissions. -matt Rob Kelley wrote: >Hi: > >I'm trying to change the captive portal Logout page to something more like a >status page with a logout button. > >Unfortunately, it seems if I use the exec.php to upload the tiniest change >to /usr/local/captiveportal/index.php (like the title of the page), I get a >Server 500 error. Can someone say why this is happening? > >Thanks for the help, > >Rob > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch >For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > >!DSPAM:4185bcdc763371282942978! > > --------------------------------------------------------------------- To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch |