I have a strange problem with php , running on windows2003 with IIS.
PHP is installed like ISAPI and phpinfo runs well. The structure of the
site is as well:
new site with document root: c:\web\project and url myproject.com
virtual directory with url myproject.com/subproject and index.php page
in subproject directory.
When I open myproject.com/subproject the index.php runs well but when I try
myproject/subproject/index.php I'm getting "No input file specified."
under firefox.
Any ideas how to fix this one ?
Greetings,
s.g.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php