Hi,
Have recently installed and having the following issues:
When clicking on-
Forum link -
Parse error: syntax error, unexpected ')', expecting '(' in /home/strategy/public_html/phpdip/index.php on line 170
Logon link- Parse error: syntax error, unexpected ';', expecting '(' in /home/strategy/public_html/phpdip/header.php on line 132
Register link-
Parse error: syntax error, unexpected '{' in /home/strategy/public_html/phpdip/register.php on line 43
and so on... nothing works...?
Please advise.
Make sure you are running PHP5.
Hi, there is a version that run with php4 ? thanks for you answer
'fraid not, PHP5 is required and changing it to work on PHP4 would require a huge amount of work.
PHP4 is no longer maintained, there's no longer any excuse to still be using it, it presents a security risk.
Log in to post a comment.
Hi,
Have recently installed and having the following issues:
When clicking on-
Forum link -
Parse error: syntax error, unexpected ')', expecting '(' in /home/strategy/public_html/phpdip/index.php on line 170
Logon link-
Parse error: syntax error, unexpected ';', expecting '(' in /home/strategy/public_html/phpdip/header.php on line 132
Register link-
Parse error: syntax error, unexpected '{' in /home/strategy/public_html/phpdip/register.php on line 43
and so on... nothing works...?
Please advise.
Make sure you are running PHP5.
Hi, there is a version that run with php4 ?
thanks for you answer
'fraid not, PHP5 is required and changing it to work on PHP4 would require a huge amount of work.
PHP4 is no longer maintained, there's no longer any excuse to still be using it, it presents a security risk.