Php5isapi.dll and Fatal error: Call to undefined function my

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
svanderclock
Forum Newbie
Posts: 1
Joined: Thu Jan 24, 2008 2:36 am

Php5isapi.dll and Fatal error: Call to undefined function my

Post by svanderclock »

hello,

I have strange error :

Under IIS

when i set PHP5ISAPI.dll i have this error when i try to use mysqli :
Fatal error: Call to undefined function mysqli_init() ...

but changing nothing except configure IIS to use PHP-CGI.exe in place of PHP5ISAPI.dll everything work very weel !

any idea of where is the probleme ??

thanks you by advance !
stephane
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Re: Php5isapi.dll and Fatal error: Call to undefined function my

Post by s.dot »

Do you have the mysqli extension loaded?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Post Reply