php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30982 mySQL module dll not loading
Submitted: 2004-12-04 13:28 UTC Modified: 2004-12-04 13:36 UTC
From: amit_cv at yahoo dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.0.2 OS: Windows 2000/XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
32 + 48 = ?
Subscribe to this entry?

 
 [2004-12-04 13:28 UTC] amit_cv at yahoo dot com
Description:
------------
I installed PHP 5.0.2 manually from the ZIP file. Configured Apache 2 for loading PHP 5.0.2. Started the Apache server without uncommenting the mySQL.dll in php.ini file, The server started normally with PHP. Then, as my application requires mySQL, i uncommented the php.ini file to load mySQL.dll and started Apache, it popuped the dialog saying that the module dll was not found though it was there in the directory. The popup displays twice.

My appache version is 
apache_2.0.52-win32-x86-no_ssl.

Expected result:
----------------
The mySQL module should load

Actual result:
--------------
mySQL module is refusing to load

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-04 13:36 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.

You most likely have a wrong libmysql.dll hanging around on your system.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 13:01:31 2024 UTC