View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - SOLVED: Error in new installation creating new clients - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

SOLVED: Error in new installation creating new clients

More
12 Aoû 2023 00:19 #1 by vixbow
I am getting this error when trying to create new clients in new installation of 10.4.3 with PHP 8.1:
2023-08-11 18:10:19.099 ***** ERROR ***** [V10.4.3] on file '/home/.../public_html/.../view/objectDetail.php' at line (10274) 2023-08-11 18:10:19.099 ***** ERROR ***** [V10.4.3] cause = ob_get_clean(): Failed to discard buffer of zlib output compression (0)

I have tried disabling zlib.output_compression in a php.ini file in the root of the installation (I need it on to run other software on my server in other folders) with no effect. Still can't set anything up. Can anyone guess what's wrong?

Thanks for any help.

Please Connexion or Create an account to join the conversation.

More
14 Aoû 2023 18:28 #2 by babynus
Hi,

Yes, this is a zlib compression issue.
Disabling zlib output compression will fix the issue
You msut update php.ini used for apache (not the one used for cli)

zlib.output_compression = Off

Also restart PHP (apache) to take changes into account.

You can altrernatively add this parameter in the projeqtor file parameters.php (it location is defined in tool/parametersLocation.php)

zlib.output_compression = Off

This way projeqtor will work with zlib output compression, but layout for some objects may not be exactly as expected.

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
14 Aoû 2023 20:33 #3 by vixbow
Thank you for your reply on this issue, however adding that code to the parameters.php file breaks the entire site, as the format on that page is:
$SslKey=''; $SslCert=''; $SslCa=''; $logFile='../files/logs/projeqtor_${date}.log'; $logLevel='2'; $enforceUTF8='1';

Is there possibly a different format to turn off zlib compression in that file?

Please Connexion or Create an account to join the conversation.

More
14 Aoû 2023 22:20 #4 by vixbow
I was able to turn off zlib.output.compression from the cPanel (MultiPHP INI Editor) without negatively effecting other software I'm using. Thanks so much for your help!

Please Connexion or Create an account to join the conversation.

More
15 Aoû 2023 15:21 #5 by babynus
Hi,

Great you found solution !

Sorry for the tip in parameters.php, it was a wrong copy/paste.
The good code to add in parameters.php file is :

$paramReorg=false;

(may help others)

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.038 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.