Project

General

Profile

Anomalie #1850

Warning sur mcrypt.ini lors de l'exécution de scripts PHP

Added by Joël Cuissinat almost 12 years ago. Updated over 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
-
Category:
-
Start date:
06/14/2011
Due date:
% Done:

100%

Spent time:
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

Revision 6f99985c (diff)
Added by Joël Cuissinat almost 12 years ago

pretemplate/00-web : correction de la syntaxe du fichier mcrypt.ini (fixes #1850)

Revision ec79ae8d (diff)
Added by Remi Collet about 6 years ago

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

#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

Also available in: Atom PDF