Hello,
when you install a new system with last version of PHP (8.1) you have an internal error without any information. If you change the log level you have this error:PHP 8.1: trim(): Passing null to parameter #1 ($string) of type string is deprecatedI have change in file SqlElement in line 747 and 3278 by add cast the variable to string to fix the issue. It's good ?
Thanks in advance.
Bruno
I have downgrade with php7.4 and it is ok now.
Yes, ProjeQtOr V9.4 is not compatible with PHP 8.1 (see prerequisites)
ProjeQtOr V9.5 will be.