From: insekticid at gmail dot com Operating system: winXP SP2 PHP version: 5.1.1 PHP Bug Type: Scripting Engine problem Bug description: LoadModule php5_module "php5apache2.dll"
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 bug report at http://bugs.php.net/?id=35464&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=35464&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=35464&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=35464&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=35464&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35464&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35464&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35464&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35464&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35464&r=support Expected behavior: http://bugs.php.net/fix.php?id=35464&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35464&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35464&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35464&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35464&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35464&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35464&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35464&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35464&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35464&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35464&r=mysqlcfg
