Bonjour,
J'ai WAMP 2.4 en version 64 bits et j'ai ajouté php 5.5.9, le souci que je rencontre c'est que certaines extensions de php ne sont pas chargées et je ne comprends pas pourquoi, voilà ce que me sort le log d'apache :
[Sun Feb 16 12:34:38.276063 2014] [mpm_winnt:notice] [pid 5872:tid 352] AH00418: Parent: Created child process 668
PHP Warning: PHP Startup: gd: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: mbstring: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: mysql: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: mysqli: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
Auriez-vous une idée de l'origine du problème ?
Merci d'avance
J'ai WAMP 2.4 en version 64 bits et j'ai ajouté php 5.5.9, le souci que je rencontre c'est que certaines extensions de php ne sont pas chargées et je ne comprends pas pourquoi, voilà ce que me sort le log d'apache :
[Sun Feb 16 12:34:38.276063 2014] [mpm_winnt:notice] [pid 5872:tid 352] AH00418: Parent: Created child process 668
PHP Warning: PHP Startup: gd: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: mbstring: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: mysql: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: mysqli: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module\nModule compiled with module API=20100525\nPHP compiled with module API=20121212\nThese options need to match\n in Unknown on line 0
Auriez-vous une idée de l'origine du problème ?
Merci d'avance