Hi all,
I have downloaded 1.8 version unzipped to desktop and then upload via FTP.
Upon navigating to http://www.domain.com/install/index.php
I get the following error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/sites/domain.com/public_html/lib/test.functions.php on line 36
[solved] Install problem
[solved] Install problem
Last edited by Anonymous on Thu Jul 08, 2010 5:47 am, edited 1 time in total.
Re: Install problem
php version 5 which it requests for, just understand the error
Re: Install problem
Sorted it, my php version 5 had not updated on the server so just checked and now the install process as begun, thanks anyway 

Re: Install problem
Hi:
I've uploaded the new v1.8 on a client's server via cpanel. The server is running php v5.2.12 with PHP suExec. when I tried to install, I'm getting the same error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/keepsake/public_html/newsite/lib/test.functions.php on line 36
Can anyone point out a solution?
thank you
kp
I've uploaded the new v1.8 on a client's server via cpanel. The server is running php v5.2.12 with PHP suExec. when I tried to install, I'm getting the same error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/keepsake/public_html/newsite/lib/test.functions.php on line 36
Can anyone point out a solution?
thank you
kp
Last edited by newagekat on Thu Jul 08, 2010 9:52 pm, edited 1 time in total.