php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9220 Error connectiong to MySQL database
Submitted: 2001-02-12 01:00 UTC Modified: 2002-02-15 00:00 UTC
From: kentck at maxis dot net dot my Assigned:
Status: No Feedback Package: MySQL related
PHP Version: Earlier? Upgrade first! OS: Linux
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: kentck at maxis dot net dot my
New email:
PHP Version: OS:

 

 [2001-02-12 01:00 UTC] kentck at maxis dot net dot my
I issue a syntax in connect.php3 as 

$link = mysql_pconnect("localhost" , "user" , "password")

and the error message as

Fatal error: Call to unsupported or undefined function mysql_pconnect() in /home/httpd/html/connect.php3 on line 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-12 01:07 UTC] cynic@php.net
Post your configure line. Also, seems like you didn't specify the version of PHP in question. Please do so.
 [2002-02-15 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Oct 09 00:01:27 2024 UTC