PDA

View Full Version : #!/usr/local/bin/php


xero-infinity
4-22-02, 09:41 PM
That keeps showing up at the top of my forum. Anyone else have phpBB and have had this problem? Maybe I added it to the wrong one or something. Could I edit this with MySQL or something?
Heres a link to my forum...
http://xero-infinity.com/forum/

sophiespo
4-22-02, 10:29 PM
youve added it to what looks like 2 files that don't need it.

Do not add the line to any file that has inc in the filename, or to any other file you know to be 'included' in another file.

The best thing to do is remove it from every file except the index.php file, then just test it out by clicking on links, trying to post messages, etc. If you come across a 500 error, then add the line to the file that generated the error.

sophie