Installation Error?

Pereira / 2012-05-30 21:34:42   

Hi Vaska,
Thanks for V2.
Still a problem...
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homez.323/gillespej/www/ndxzstudio/lang/index.php on line 14

Cheers,

Vaska A / 2012-05-30 21:39:34   

Either, you aren't on a PHP5 server (which understands the new OOP) or you simply need to reupload that file because FTP didn't do the work the first time.

MatthieuWuu / 2012-05-30 22:00:47   

Hey Pereira,

Maybe you use OVH (famous hosting solution french). Just add this line at the bottom of your .htaccess :

SetEnv PHP_VER 5

MatthieuWuu / 2012-05-30 22:01:27   

(in this case, you don't need to reupload)

Pereira / 2012-05-30 22:58:04   

Thank you MatthieuWuu
I put the line and it works.

Vaska A / 2012-05-30 22:59:09   

Wow, that is some great advice Matthieu!

This thread has been closed, thank you.