php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44879 redundant php_mysql.dll
Submitted: 2008-05-01 08:15 UTC Modified: 2008-05-02 20:57 UTC
From: agreenhi at gmail dot com Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 5.2.5 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: agreenhi at gmail dot com
New email:
PHP Version: OS:

 

 [2008-05-01 08:15 UTC] agreenhi at gmail dot com
Description:
------------
The line:
extension=php_mysql.dll
appears twice. Once in the dynamic extentions section, and once again in the [PHP_MYSQL] section. This occured after using the windows installer.

Expected result:
----------------
PHP to start.

Actual result:
--------------
This appears to hang PHP in the start-up process with the error that MySQL is already open.
When the second extension=php_mysql.dll is removed all is good!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-05-02 20:57 UTC] fa@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

Fixed in 5.2.6
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC