I try to install PHP on a windows 2000 advanced server cluster system. On both system PHP is installed in c:\php. The IIS webserver has his root system on the shared disk.
On one system i get the message "The directory name is invalid", on the other system, the page is not found. Both webservers have a reference for .php to the installed directory c:\php\php.exe. Better would be using a isapi, but .exe will do for a start.
All directories have the right user right to access all needed directories, so i don't think it's a security problem, PLEASE HELP.