ID:               35464
 Comment by:       YOY at YOY dot com
 Reported By:      insekticid at gmail dot com
 Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: winXP SP2
 PHP Version:      5.1.1
 New Comment:

make sure you update all the related dll.

e.g /ext/*.dll

try download the last compiled packege

"Snapshots of the sources are packaged every three hours; 
You can grab the snapshot at
http://snaps.php.net/ "

anyway I think the problem is some where in you configuration - not
prob in php.


Previous Comments:
------------------------------------------------------------------------

[2005-11-29 02:46:25] insekticid at gmail dot com

Description:
------------
LoadModule php5_module "D:/Program Files/Apache
Group/Apache2/php/5.1.1/php5apache2.dll"
AddType application/x-httpd-php .php

has problem with loading extensions
e.g. php_mysql.dll or php_mysqli.dll or php_gd2.dll...

cgi version working fine 

ScriptAlias /php/ "D:/Program Files/Apache Group/Apache2/php/5.1.1/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php-cgi.exe"

Reproduce code:
---------------
---------------------------
Warning
---------------------------
PHP Startup: gd: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=1
PHP    compiled with module API=20050617, debug=0, thread-safety=1
These options need to match

---------------------------
OK   
---------------------------




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35464&edit=1

Reply via email to