Projet

Général

Profil

Anomalie #9510

Warning = PHP Output Buffer disabled

Ajouté par Arnaud FORNEROT il y a plus de 9 ans. Mis à jour il y a presque 9 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Début:
06/11/2014
Echéance:
% réalisé:

100%

Distribution:
EOLE 2.4

Description

On a testé Pydio sur 2 établissements et on a eu le même warning dans les 2 cas:
A l'ouverture on a droit à un warning:

PHP Output Buffer disabled
warning
You should disable php output_buffering parameter for better performances with Pydio.

et en effet dans
/etc/php5/apache2/php.ini, output_buffering est à 4096

Révisions associées

Révision 0ad5c982 (diff)
Ajouté par Mathieu Terroba il y a presque 9 ans

Désactivation de l'output buffering (fixes #9510)

Historique

#1 Mis à jour par Christophe LEON il y a plus de 9 ans

Attention : D'après http://php.net/manual/en/outcontrol.configuration.php

Using "OFF" or no value on output_buffering will disable header modifications, like redirects 
or content-type or content-disposition resulting in the error we commonly attribute to output before header modifications:

cela risque d'avoir un impact sur les autres applis

#2 Mis à jour par Arnaud FORNEROT il y a environ 9 ans

  • Version cible changé de Envole 3.3.10 à Envole 4.0 RC
  • Distribution changé de EOLE 2.3 à EOLE 2.4

#3 Mis à jour par Mathieu Terroba il y a presque 9 ans

  • Statut changé de Nouveau à Résolu
  • % réalisé changé de 0 à 100

#4 Mis à jour par Arnaud FORNEROT il y a presque 9 ans

  • Statut changé de Résolu à Fermé

Formats disponibles : Atom PDF