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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: amit_cv at yahoo dot com
New email:
PHP Version: OS:

 

 [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 Jun 17 17:01:29 2024 UTC