[PHP-WIN] Permissions on Windows

2004-10-06 Thread Tumurbaatar S.
I'm going to install PHP5 on Win2k3 server and need to know what permissions to grant to what users/groups. There're 3 objects where I have to set permissions: 1. main php folder where CGI/ISAPI and extension modules 2. session files folder 3. php.log file (I'm planning to use log file instead syst

[PHP-WIN] IIS virtual directory problem

2004-04-15 Thread Tumurbaatar S.
My WinXP IIS configured to use CGI version of PHP5 (php-cgi.exe). When a script file located under /inetpub/wwwroot/..., i.e. absolute location, the PHP runs well. But when I use Virtual directory in IIS, i.e. the script file is not located under /inetpub/wwwroot/, the IIS returns 404 File not foun