Hope I'm in the right place.. I've been running PHP and IIS for some time without a hitch... Now I'm hosting a second domain with the same IIS server on the same machine..
I added the site and determine which site it is with host header information.. That part works.. However, the PHP does not.. Even a simple test.php file with a phpinfo(); will yeild, something like..
Error: No input file specified..
Ideas?
Thanks
-scoob8000
PHP / IIS / Virtual Domains..
Moderator: General Moderators
Maybe this page will help you: http://php.planetmirror.com/manual/it/install.iis.php
I had same problem and I solved it.
I installed PHP in ISAPI mode and now all works fine.
I had same problem and I solved it.
I installed PHP in ISAPI mode and now all works fine.