Page 1 of 1

PHP / IIS / Virtual Domains..

Posted: Thu Sep 25, 2003 10:00 pm
by scoob8000
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

Posted: Fri Sep 26, 2003 10:25 pm
by scoob8000
bump?

I tried reinstalling PHP, and it still has the same effect..

-scoob8000

Posted: Sun Oct 05, 2003 5:52 am
by Leed
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.

Posted: Sun Oct 05, 2003 8:19 am
by hedge
Each 'website' has to be set up to handle php, just make sure the settings are carbon copy from one to the other.