« Previous Next »
Last post 07-06-2009 10:53 AM by kakadia. 2 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (3 items)
Sort Posts: Oldest to newest Newest to oldest
I have php 5.2.10 installed on Server 2008.
I'm trying to figure it out, how to set 2 doc_root in php.ini for multi IIS websites in windows.
I have tried this, but it didn't worked.
doc_root = "C:\inetpub\wwwroot ; E:\wwwroot2"
Hi,
Check out the section entitled 'Enabling per-site PHP configuration' in this article :
Using FastCGI to Host PHP Applications on IIS 7.0
Regards,
your answer could be 1 of them...i found another way to solve it...so thanks..