MySQL Forums
Forum List  »  PHP

php 5.0.1 with MySQL server 4.1 cause fatal error
Posted by: san san htwe
Date: June 15, 2005 01:01PM

Hi,
I have installed PHP 5.0.1 and MySQL Server 4.1. I called phpinfo(); in my php script and loaded in IIS. It was Ok. When I tried mysql in command line, it was alright. But when I call mysql_connect('my localhost', 'username', 'password') with specific parameters, there is a fatal error: Call to undefined function mysql_connect().
How can I solve that?

With anticipation.

Options: ReplyQuote


Subject
Written By
Posted
php 5.0.1 with MySQL server 4.1 cause fatal error
June 15, 2005 01:01PM


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.