Bug tracking
» Click here to report a bug on this project.
| Bug report #1542 | |||
| Title: | Utilisation de php_flag limitée à PHP en module | ||
| Date added: | 2010-06-23 15:34:19 | Type: | Bug report |
| Status: | Resolved | Priority: | Minor |
| Affected version: | trunk | Milestone: | 0.9.4 |
| Reported by: | Olivier | Assigned to: | xbright |
| History: | Attachements: |
|
|
|
Dans tous les fichiers .htaccess du projet (et dans la documentation), il y a la directive "php_flag". Or, cette directive ne marche pas quand PHP est executé en CGI (cela fait une erreur 500 car la directive est inconnue de Apache).
Il est possible la plupart du temps de gérer ces directives via ini_set() ou ini_alter() Sinon expliquer à l'utilisateur comment modifier son fichier php.ini |
|||
| Fixed by r405 - 2010-06-26 17:00:22 | |
|
|
This bug was fixed by the commit r405. This is an automatic fix.
|
| Post to this thread | |

CodingTeam