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 found error. I changed the script file's extension to something other than '.php' and IIS locates it well. Any ideas? P.S. There're 3 execs in PHP5: php, php-cgi and php-win. What are differences? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php