php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1397 mysql function not working
Submitted: 1999-05-10 19:31 UTC Modified: 1999-05-11 09:31 UTC
From: alexei_v at yahoo dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.6 OS: windows 95
Private report: No CVE-ID: None
 [1999-05-10 19:31 UTC] alexei_v at yahoo dot com
this is what i get for any function using mysql:

Fatal error: Call to unsupported or undefined function mysql_connect() in C:\WebShare\wwwroot\s.php3 on line 3

I use Personal Web Server and MySQL Ver 3.21.29a for Win95
mysql is working fine


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-11 09:31 UTC] cmv at cvs dot php dot net
This is the error you would receive if you don't have mysql support compiled in to PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 11:01:30 2024 UTC