php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #845 Cant use mysql: unknown function mysql_connect() ?!?
Submitted: 1998-10-12 11:50 UTC Modified: 1998-10-12 11:56 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: yavari at geocities dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.5 OS: win_nt
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: yavari at geocities dot com
New email:
PHP Version: OS:

 

 [1998-10-12 11:50 UTC] yavari at geocities dot com
Fatal error: Call to unsupported or undefined function mysql_connect() in
d:\user\aresch\mysql\mysql_admin.php3 on line 14

Doing nothing but opening a mysql-connection.

Aresch

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-12 11:56 UTC] zeev
MySQL support isn't built to the Win32 PHP binary.
You must dynamically load php3_mysql.dll using
extension= or dl()
 [2021-08-08 12:15 UTC] git@php.net
Automatic comment on behalf of cmb69
Revision: https://github.com/php/doc-en/commit/2b782ad1abad454105767b8377c8d01716f7e654
Log: Fix #845: proc_get_status() return type
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 09:01:26 2025 UTC