Error after uploading data
Author: Leo Van Vessem
Visited 527,
Followers 2,
Shared 0
Just upgraded from version 10 tot version 12.
Everything seems to be worked fine.
After uploading changed data to my website the following error appears:
---------------------------------------
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in c:\domains\middeninfrankrijk.nl\wwwroot\res\x5engine.php on line 737
--------------------------------------------------
Does somebody know what happened ?
Posted on the
Hello Leo,
This error would suggest that you need to upgrade the version of PHP used on your server.
Your webhost will be able to advise you as to which version you are currently running.
This is a server side issue and cannot be rectified by changing or tweaking any settings within WebSite X5 itself.
However, the error message would also suggest that you are previewing your site locally, as opposed to online - if that is indeed the case then you will need to install PHP in a LAMP or WAMP configuration before you will be able to use the dynamic features of WebSite X5.
Kind regards,
Paul
Author
Hello Paul,
Thank you for your answer.
I'm previewing the site online by computer, when previewing by Iphone or Ipad I've the same error.
I'll contact the webhost and hope they can solve this problem.
Thanks again,
Regards
Leo
Yes, that is to be expected, as PHP runs on the server only, and choice of end user device will not affect the error message in any way whatsoever. The only way to rectify the issue is to upgrade PHP on the server. Your webhost should be able to do this for you.
Best wishes...
Author
Wow, I did it my self!!
No error anymore.
Well done Leo, glad you got it working