I installed IIS and php 4.06, which worked just fine, then I tried to set up the home directory to a network share. That worked also, fine, but only for html files, or anything else than php. The network path is accesible, IIS accesses the network as Adminstrator, permision for scripts and executables has been enabled, but when I try to run a script, I get:
Fatal error: unable to open {windows path to script: \server\share\file.php}
I double cheched, the file opens from windows, and if I get rid of php, IIS loads it as text files.
F1, please.