Quote:
Originally Posted by Twisted_Daemon
Hi,
I'm not sure if I'm posting this in the right place but I'm having trouble getting COPS to work on my server.
checkconfig.php displays fine and says everything is ok but when I try to display the default index.php I get the following error:
Parse error: syntax error, unexpected T_FUNCTION, expecting ')' in /i-data/f6f9a6d4/library/book.php on line 142
I'm not a php expert but the code in there looks fine... Is there anything I can change to get it working?
I hope you can help.
Server: NSA325 running FFP 0.7 ARM.
PHP: 5.2.8
MySQL: 5.1.30
|
Hi,
The problem lies with your PHP version you'll have to use PHP >= 5.3
You can't use PHP 5.2.8.