strange PHP error

DoM

Well-Known Member
#1
Hi,
i moved some accounts from one litespeed and cpanel server to another.

On new server that has same php.ini as old one i notice that many sites have this error:

[STDERR] PHP Parse error: syntax error, unexpected '(', expecting '}' in /home/cpaccount/public_html/administrator/components/com_jfusion/models/model.jfusion.php

It's full of "PHP Parse error: syntax error, unexpected '(', expecting '}'"

On previous server i checked error_log and did not find anything so must be some configuration on new server.

php.ini are identical but on new server i notice that NO error_log have been updated inside cPanel account directory script.

It still used MAIN error_log ( i do not like it cause i want that customers can check their errors in their own way) to store php logs.


Waiting for your reply

Regards
 

DoM

Well-Known Member
#2
Find solution. Do not know why but litespeedtech does not compile last php version and use it default ( 4.4.9 )

Now i am trying to recompile last php version again.


Regards
 

DoM

Well-Known Member
#3
Mmm no. php does not compile. Your script just stop without says anything.

Where can i find info about ?


Waiting for your reply


Regards
 
Top