ID: 31885 Updated by: [EMAIL PROTECTED] Reported By: admin at larslaj dot pl -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: WinXP PHP Version: 5.0.3 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. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2005-02-08 15:24:44] admin at larslaj dot pl Description: ------------ I installed Apache2 and PHP5 from .zip package on quite fresh WinXP (SP2 etc.). I edited configuration files too. Then started Apache2 with PHP. Error window appeared, saying that can't load php_mysql.dll module. But php_gd2.dll stored together with mysql library was loaded fine and worked well. When I tried to open page with mysql acces, I got of course message about undefined function mysql_connect(). I think, than when one module is found and another is not, it must be some kind of bug, becouse in case of user error none should work or everything should be fine. Finally, I gave up, cleared PHP5 directory and launched PHP 4. Now it's al right. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31885&edit=1
