I'm running IIS 6 unders windows 2003. I am trying to run php on 2
websites but they each need different configuration settings hence I
need php to use different php.ini files for each website. I have found
posts that suggest that if you put a php.ini file in the directory of
the website it will use it. So i have done so. each site has its own
php.ini in the root directory of the website. There exists no other
php.ini files except for the 2 directories. But when I start iis
neither site uses the php.ini file in the directory. In fact it doesn't
use any php.ini file. Is there a way to do this?