Anomalie #1850
Warning sur mcrypt.ini lors de l'exécution de scripts PHP
Status:
Fermé
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Distribution:
Description
L'exécution de scripts PHP en ligne de commande (exemple avec : eole-envole-php) entraîne l'affichage du message suivant (en mode non conteneur) :
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/-mcrypt.ini- on line 1 in Unknown on line 0
Le bug est référencé chez Ubuntu mais ils n'ont pas prévu de le backporter sur lucid !
https://bugs.launchpad.net/ubuntu/+source/php-mcrypt/+bug/540208
Associated revisions
pretemplate/00-web : correction de la syntaxe du fichier mcrypt.ini (fixes #1850)
update ZF, drop zend-loader, switch to APCU
So apcu-bc not needed anymore with PHP 7, fix #1850
History
#1 Updated by Joël Cuissinat almost 12 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 6f99985c389701fae1f26fc47702501c22e0c79c.
#2 Updated by Joël Cuissinat over 11 years ago
- Status changed from Résolu to Fermé
eole-web 2.3-eole308~16.gbpaff1bf
root@scribe:~# cat /etc/php5/cli/conf.d/mcrypt.ini ; configuration for php MCrypt module extension=mcrypt.so