php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17176 Can not get connected to local mysql db
Submitted: 2002-05-13 08:03 UTC Modified: 2002-05-13 08:07 UTC
From: ari dot kuorikoski at finebyte dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.2.0 OS: Linux (debian)
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: ari dot kuorikoski at finebyte dot com
New email:
PHP Version: OS:

 

 [2002-05-13 08:03 UTC] ari dot kuorikoski at finebyte dot com
 './configure' '--prefix=/usr/lib/apache' '--with-apxs=/usr/sbin/apxs' '--enable-calendar' '--enable-bcmath' '--with-gd=/usr/' '--with-jpeg-dir=/usr/' '--with-png-dir=/usr/' '--with-ttflib-dir=/usr/' '--with-zlib' '--enable-gd-native-ttf' '--with-ttf=/usr/' '--with-sybase-ct=/opt/sybase-11.9.2' '--with-pear' '--with-dbase' '--with-gettext'

Compilation went just fine, but when trying to get connection to mysql local database, the connection failed. When downgraded to 4.1.2 the connection worked just fine. Sybase connection did not seem to work eather..

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-13 08:07 UTC] derick@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 4.2.1, which will be released later today.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 16:01:29 2024 UTC