PDA

View Full Version : Can't load index.php today, get parse error...


Mikofox
09-23-2006, 05:25 PM
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/tattered/public_html/index.php on line 1100

I did not change anything to this page.
Does anyone know what this means and how to fix?

Thanks,
Mike

Connie
09-23-2006, 05:32 PM
if you get an error like that, the script must have been modified...

. either editing it and adding that error because of syntax error
. either uploading it in binary mode to your webspace ...

which alternative you took?

you can always re-upload the index.php which comes with PP in ASCII mode

Mikofox
09-23-2006, 09:13 PM
Thanks Connie,
the re-upload fixed it. Still wonder what buggered it up, as I did not touch/upload anything, since it worked a few days ago.