WebSite X5Help Center

 
Maes A.
Maes A.
User

Error when submitting form  en

Autor: Maes A.
Besucht 553, Followers 1, Geteilt 0  

when submitting for i receive following error

Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/comsi/www/res/x5engine.php on line 3024

the site was working fine when using test version of V10 and now i bought the latest pro version and publish the site i get the error above

Can you help

Gepostet am
2 ANTWORTEN
Pcssa .
Pcssa .
Moderator

. . . possibly there is no PHP 5.x running on your server. Please check.

v11 will not work correcty without PHP 5.x.

Mehr lesen
Gepostet am von Pcssa .
Maes A.
Maes A.
User
Autor

Thks for the information

i'm hosting at OVH and now it work

What i did copy to the root of my workspace

a file callled .ovhconfig containing

app.engine=php
app.engine.version=5.5
http.firewall=none
environment=production

note : not in www folder but at the upper level

Mehr lesen
Gepostet am von Maes A.