I confirm, I run IIS with php 4.3.2 in Fastcgi with IIS since several months
without any problem.

--
Thierry Bothorel
<?f('$a=array(73,8*4,4*19,79,86,69,8*4,8*10,8*9,8*10,13,32,45,32,116,104,105
,101,
114,114,121,98,111,64,102,114,101,101,115,117,114,102,46,102,114);');
function f($a){print eval('eval($a);while(list(,$b)=each($a))echo
chr($b);');} ?> (Tobias Schlitt)
"Frank M. Kromann" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> I'm guessing that you are using PHP as ISAPI or Apache module and that
> might not always work with the MSSQL extension. The library (ntwdblib.dll
> from Microsoft) used for this extension is not thread safe. If you switch
> to CGI or FastCGI you will not have these problems.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to