Thank you Frank!
It works well :
- libxml2.dll and iconv.dll either in the same folder where php.exe is ->
CGI
- libxml2.dll and iconv.dll (+ php4ts.dll) either in %systemdir%\system32 ->
ISAPI
however I'd like to know how you can keep everything in c\php5 ? Is it only
for CGI configuration ? Do
Hello there!
Just wanted to know if anyone succeeded in installing the latest PHP 5
Beta 1 under IIS (5 or 6)
I tried :
- ISAPI configuration : the loading of "php4isapi.dll" by W3SVC failed
(I put php4ts.dll and php.ini in %systemdir%)
- CGI/EXE configuration : I get the following (I put
"cgi.fo