Hello,
I have copy all file of the last version on a php server.
When I try to open the page I have white page.
In the php log I found these 2 error :
[Sat Apr 26 09:17:42.203027 2025] [proxy_fcgi:error] [pid 2358014:tid 140076415653632] [client 84.17.43.79:11798] AH01071: Got error 'Primary script unknown'
[Sat Apr 26 09:19:19.679907 2025] [proxy_fcgi:error] [pid 2358014:tid 140076533151488] [client 84.17.43.79:11766] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function enableCatchErrors() in /var/www/vhosts/cjiwan.fr/ProjeQtOr/tool/file.php:299nStack trace:n#0 /var/www/vhosts/cjiwan.fr/ProjeQtOr/tool/file.php(322): getStaticFileNameWithCacheMgt()n#1 /var/www/vhosts/cjiwan.fr/ProjeQtOr/index.php(77): echoStaticFileNameWithCacheMgt()n#2 {main}n thrown in /var/www/vhosts/cjiwan.fr/ProjeQtOr/tool/file.php on line 299'
I do not understand what is wrong in my config
Some one can help me?
Thank
Christian