PHP Error After Upgrading

Having trouble installing serendipity?
Post Reply
glipschitz
Posts: 4
Joined: Sun Nov 26, 2006 8:04 am
Location: Melbourne, Australia
Contact:

PHP Error After Upgrading

Post by glipschitz »

Afternoon All,

I have tried a clean install of 1.0.3a and an upgrade of 1.0.3a and both are having the same result.

Code: Select all

Parse error: syntax error, unexpected T_STRING, expecting ',' or ')' in /home/gregl/public_html/index.php on line 216
I have looked at the code on line 216 and it looks to be OK.

This happens with every PHP file I look at.

I can't see any errors in the Apache or MySQL Logs of relevance.

Any one have any ideas?

Cheers,

Greg
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: PHP Error After Upgrading

Post by garvinhicking »

Hi!

I believe your FTP upload was wrong, or your download of the s9y file corruptted. Can you upload again? There is no parse error in the official release files...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply