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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 05:01:30 2024 UTC