Forum

[SOLVED] Error when...
 
Notifications
Retirer tout

[SOLVED] Error when Creating a Project

3 Posts
2 Utilisateurs
0 Reactions
6,031 Vu
(@innfreds)
Posts: 2
New Member
Début du sujet
 
[#4786]

Hello,

I've just created a new Projeqtor setup on my ISP platform (PHP 7.0) and I was able to create Customers, Users, Providers, ... but I get an error message when trying to create my first project :
ERROR : Une erreur est survenue le 2017-11-18 à 19:59:50
In Log, I have this message

2017-11-18 19:59:50.801 ** ERROR ** [V6.4.4] ERROR **
2017-11-18 19:59:50.801 ** ERROR ** [V6.4.4] on file '/home/clients/645bd25777ad4bb52781c53ef7e47a54/web/projeqtor/view/objectDetail.php' at line (5206)
2017-11-18 19:59:50.801 ** ERROR ***** [V6.4.4] cause = ob_get_clean(): failed to discard buffer of zlib output compression (1)

Any idea what I could do ??
Thx for your help

FG


 
Posté : 18/11/2017 10:03 pm
ANOLL
(@krowry)
Posts: 131
Estimable Member
 

Hello,

set zlib.output_compression = Off in your php.ini


 
Posté : 20/11/2017 11:28 am
(@innfreds)
Posts: 2
New Member
Début du sujet
 

Thx for this suggestion.
This web site is hosted on a mutualized platform. I do not have access to php.ini but I have a personal .user.ini that is included into php.ini at session start (I guess 🙂
I have added

zlib.output_compression = Off

in this file and BINGO !!
Thanks a lot for your help
BR

F.G.


 
Posté : 20/11/2017 5:15 pm
Share:
Retour en haut