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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC