Hi,

I copy all php432 dlls into my win32.
And then when making a "php -v" see what i get :

PHP Warning:  Unknown(): ctype: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP    compiled with module API=20020429, debug=0, thread-safety=1
These options need to match
 in Unknown on line 0
PHP Warning:  Unknown(): gd: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP    compiled with module API=20020429, debug=0, thread-safety=1
These options need to match
 in Unknown on line 0
PHP Warning:  Unknown(): Unable to load dynamic library
'C:\easyphp\php\extensions\php_zlib.dll' - La procédure spécifiée est
introuvable.
 in Unknown on line 0


ctype n gd seems to be out of date but how can i get them for that version ?
dbg seems to give dll for some version on its site ...
zlib dont know ....

Thanks.



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to