MySQL Forums
Forum List  »  Newbie

Re: Fatal error: Call to undefined function mysql_connect()
Posted by: T Edwards
Date: November 21, 2004 12:19PM

Hello everyone
I am having problems getting MySQL and PHP to communicate. I know that PHP 5 is running properly as I can get the PHPinfo() script to produce the detailed PHP tables. Apache 2.0.52 is working properly as well. I have installed the proper extensions into the httpd file and copied the php_mysqli and php_mysql files to my WINNT folder. When I point to the script I get this error:

Fatal error: Call to undefined function mysqli_init() in C:\Program Files\Apache Group\Apache2\htdocs\mysql_up.php on line 13

I have read all the posts I can find regarding this problem and I THOUGHT I followed the instructions properly. Can someone please point me in the right direction?

Thankyou in advance

T

Options: ReplyQuote


Subject
Written By
Posted
Re: Fatal error: Call to undefined function mysql_connect()
November 21, 2004 12:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.