
February 28th, 2004, 04:29 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Location: Shivalik Park Maliya Nagar
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Pl Help Me Mapping from PHP with IIS
Please Help Me I suffering from two week…………….
Default directory for running PHP on MS-Windows with IIS-6.0 is C:\INETPUB\WWWROOT .The PHP works fine in this directory however we have domains hosted on our
Machine under the directory C:\domains but the PHP files do not work under these domains.
Unlike ASP.NET files which we can place any where and they work, PHP files do not work except if only placed in inetpub\wwwroot Since uses register for hosting places dynamically we do not want to manually map each site for running PHP.
What is the way in which we can simply run php for all domains under C:\DOMAINS directory .
We also tried changing the path in the home directory for C:\inetpub\wwwroot to c:\domains but how the PHP works in the domains folder but not in any other subfolder So for example if the hosted site is
C:\Domains\sampledomain.com
PHP will work in domains but not in the Saampledomains folder
Any help would be really appreciated.
Dhananjay
Advancedtechies.com
New delhi
|