zero-perfoliate
zero-perfoliate

Author Topic: PHP & IIS Subdomain  (Read 435 times)

Offline hummy

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
PHP & IIS Subdomain
« on: January 14, 2009, 05:34:08 AM »
Hi, Hoping that someone can help me with my PHP Configuration fairly new to it and sort of learning it as i go.

I have setup a subdomain within IIS by creating a new web site and assigning a host header to it. PHP works fine on my main website, but on the subdomain it does not work. I have configured the sub domain to have the exact same PHP settings as the main website but still it does not work. It alway produces an error saying page not found.
e.g check out www.refundsdirect.org.uk/dev/claims.php
however the same page going through a sub domain is http://agent.refundsdirect.org.uk/claims.php does not work
Normal HTML pages work fine on the sub domain but not php. I have defined the php extension as a mapping on the sub domain.

Does any one have any ideas where i can look for error information about what is causing this problem. If someone would like to have a look i can provide direct VNC connection to the server, with me shadowing the session.

Thanks
Hummy