Posted by Jeff North on 07/12/06 03:32
On 7 Jul 2006 20:01:21 -0700, in comp.lang.php "ImOk"
<jon.macaroni@gmail.com>
<1152327681.715433.140890@h48g2000cwc.googlegroups.com> wrote:
>| I have the following setup:
>|
>| Windows XP Prof, IIS, PHP5
>|
>| PHP5 works no problem with either PHP-CGI.EXE and mySQL,
>|
>| PHP5 also works no problem with php5isapi.dll as long as I dont use
>| mySQL. When I use mysql It just gives an error or nothing when I try to
>| execute any mysql function (e.g. mysql_connect).
>|
>| I have put the PHP.INI in C:\Windows but no luck. I have also setup the
>| PHPRC variable but no luck. I even put the IniFilePath in the registry
>| as per docs. Every time I reboot.
>|
>| Can anyone tell me the exact steps to get ISAPI to work with mysql in
>| IIS?
Have you uncommented the extension=php_mysql.dll in the php.ini file?
---------------------------------------------------------------
jnorthau@yourpantsyahoo.com.au : Remove your pants to reply
---------------------------------------------------------------
[Back to original message]
|