Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
I try to install on OVH server.
And, when i call projeqtor page an error occured :
Parse error: syntax error, unexpected '=', expecting '(' in /home/yegroup/www/projeqtor/view/main.php on line 24
Can you help me?
Which version of ProjeQtOr ?
(on V4.5.0, line 24 is inside a block of comments and does not contain any "=")
I have download the V4.4.2
It seems your PHP version does not understand Object.
Maybe version is < V5.
You should create a .htaccess file with
SetEnv PHP_VER 5_3
:cheer:
Thank you.
Problem resolved.
OVH has changed his PHP properties files in an other format.