ID: 35464 Updated by: [EMAIL PROTECTED] Reported By: insekticid at gmail dot com -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: winXP SP2 PHP Version: 5.1.1 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2005-11-29 04:13:05] YOY at YOY dot com 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. ------------------------------------------------------------------------ [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
