php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2236 ODBC_Connect does not work
Submitted: 1999-09-04 11:16 UTC Modified: 1999-10-03 06:57 UTC
From: stepan dot rybar at ceu dot cz Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0 Beta 2 OS: Win95/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: stepan dot rybar at ceu dot cz
New email:
PHP Version: OS:

 

 [1999-09-04 11:16 UTC] stepan dot rybar at ceu dot cz
every time, after several modification and simplification (see line #) my PHP4.0b2 with Apache1.3.9 on Ms95 produce message:

---------
Fatal error: Call to undefined function: mysql_connect() in c:\apache\htdocs/liste.phtml on
line 2
---------

even on scripts, which in PHP 3.x work correctly

But, PHP is great! 

Steve

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-10-03 06:57 UTC] kara at cvs dot php dot net
Do you mean odbc_connect or mysql_connect?
Generally this error message means that support for a
specific wasn?t compiled into the binary / explicitly loaded
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 02:01:38 2025 UTC