Page 1 of 1

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

Posted: Thu Jan 24, 2008 2:37 am
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

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

Posted: Sun Jan 27, 2008 12:51 am
by s.dot
Do you have the mysqli extension loaded?