From: winterfaulk at hotmail dot com Operating system: Windows 2003 PHP version: 5.0.0b3 (beta3) PHP Bug Type: MySQL related Bug description: PHP will not talk to MySQL in Win 2003
Description: ------------ Running Windows sever 2003 Apache 2.0.28 PHP 5.0.0b3 MySQL 4.0.17 MyODBC 3.51.06 I can’t get phpbb forums or phpMyAdmin or any other program to talk to the MySQL/ODBC database through PHP. PhpMyAdmin comes up with a “cannot load MySQL extension, please check PHP Configuration.” Error Phpbb2 comes up with the error that it dose not support or can’t connect to the database. I have apache httpd.conf file config to use php 5 by loading LoadMoudule php5_module “php-dir/sapi/php4apache2.dll” ScriptAlias /php/ “php-dir” AddType application/x-httpd-php .php Action application/x-httpd-php “php-dir/php.exe Is there a known problem with PHP not working with Windows 2003? Is there some file I need to get PHP, Apache and MySQL to talk? Or am I just blind and can’t see some config problem that I have some were. -- Edit bug report at http://bugs.php.net/?id=27147&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27147&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27147&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27147&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27147&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27147&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27147&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27147&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27147&r=support Expected behavior: http://bugs.php.net/fix.php?id=27147&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27147&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27147&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27147&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27147&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27147&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27147&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27147&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27147&r=float