php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14768 Upgrade to 4.1.0 breaks database connection
Submitted: 2001-12-30 07:00 UTC Modified: 2002-01-22 14:19 UTC
From: php at jamesus dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.1.0 OS: Windows XP
Private report: No CVE-ID: None
 [2001-12-30 07:00 UTC] php at jamesus dot com
Today I upgraded PHP on my WinXP system from 4.0.6 to 4.1.0 as I was finding 4.0.6 slow and thought 4.1.0 may help. After the upgrade, all MySQL connectivity was broken - none of my scripts installed could connect. MySQL was running fine (and winmysqladmin from the mysql\bin directory was able to connect fine). Restarting MySQL and IIS did not help.

I was able to downgrade back to 4.0.6 (from the backup directory created during install), which immediately fixed the problem.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-30 07:03 UTC] php at jamesus dot com
Just to clarify - I'm using the standard Win32 binaries as downloadable from the php.net site.
 [2001-12-30 08:20 UTC] mfischer@php.net
Are you using mysql_pconnect()
 [2002-01-01 10:38 UTC] php at jamesus dot com
Neither mysql_connect or mysql_pconnect seemed to work.
 [2002-01-01 12:39 UTC] mfischer@php.net
Wait until 4.1.1 and see if its fixed (I bet it is).
 [2002-01-22 14:19 UTC] sander@php.net
No feedback.
 [2021-04-06 10:19 UTC] git@php.net
Automatic comment on behalf of 
Revision: https://github.com/php/pecl-system-expect/commit/e22f4b70b81ef0798a9693ccb04f7fe9733e6847
Log: Fixed bug #14768 (configure error in Ubuntu 8.04)
 [2021-04-06 10:19 UTC] git@php.net
-Status: No Feedback +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC