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

    Did you try adding the PHPRC environment variable (or creating the appropriate registry key) to identify where your php.ini file is?

      Write a Reply...