php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31885 php_mysql.dll doesn't load, while i.e. php_gd2.dll works fine
Submitted: 2005-02-08 15:24 UTC Modified: 2005-02-08 16:05 UTC
From: admin at larslaj dot pl Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.0.3 OS: WinXP
Private report: No CVE-ID: None
 [2005-02-08 15:24 UTC] 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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-08 16:05 UTC] derick@php.net
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.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC