MySQL Forums
Forum List  »  PHP

Re: Fatal error: Call to undefined function mysql_connect()
Posted by: Rein Petersen
Date: March 27, 2008 06:31PM

Allyn,

Read your post and it interested me in looking to solve my problem. It seems most of the ppl posting here are using windows (at least those that bothered to mention) with mysql, php, and either apache or IIS.

My feeling was that it might have been a permissions issue but I've stopped down that track after assigning 'Administrator' as the account used for anonymous access.

But after reading your post about your success in bypassing the webserver, I wonder if the problem may be caused by the ISApi (in the case of IIS) extension not being able to find the extension dll's. Usually, dependant dlls are located in the same directory as the ISapi dll... I'm going to try moving my extension dlls into the same directory as my php5isapi.dll - i'll let you know how it works.

In the meantime, someone must have a solution for this - i'm going coocoobanana with it...
Rein

Options: ReplyQuote


Subject
Written By
Posted
Re: Fatal error: Call to undefined function mysql_connect()
March 27, 2008 06:31PM


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.