I am having problems trying to get PHP5 RC3 to run on IIS 5 or whatever
version comes with windows xp
If I use the php.exe cgi and try to run a .php will the server just hangs
If I tell IIS to use the ISAPI module PHP5 runs but doesn't seem to be able
to find extension files. I try to run a script that uses mysql and I get the
message Call to undefined function mysql_connect() even though the path to
my extensions directory and the supporting dlls have been copied to my
system32 directory.
Anybody know how to sort this out?
Hamilton |