developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 10 years ago
Closed 9 years ago
#1275 closed bug (fixed)
Message erreur avec zlib/ob_end_clean
Reported by: | loran | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.2.7 |
Component: | jelix:core | Version: | 1.2.1 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: | 5.2.14 |
Description
Sur un serveur mutualisé, après une migration vers la version 1.2, j'ai eu ce message :
php notice: ob_end_clean(): failed to delete buffer zlib output compression. in /home/mysite/www/jelix1.2/lib/jelix/init.php on line 1091
Il semble que le problème vienne de l'activation de la zlib dans le php ini comme discuté dans ce fil: http://xenforo.com/community/threads/duplicate-zlib-compression-kills-xenforo.5915/
Pour en avoir le coeur net, j'ai testé la solution préconisée et cela fonctionne.
Change History (1)
comment:1 Changed 9 years ago by laurentj
- Component changed from jelix to jelix:core
- Milestone set to Jelix 1.2.7
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
à priori corrigé il y a quelques mois sur la branche 1.2...