Assuming the CGI version loads php.ini on each request
(http://www.php.net/manual/en/configuration.php), it would be possible to
locate varied php.ini files in the folder with each mapped application
(php.exe).  But I have no idea how simultaneous requests are handled.  

Give it a shot.  Just try removing the php.ini from a common system path
like c:\winnt and putting a copy into each php folder you need along with a
copy of php.exe.  Then map the PHP app per site in IIS to different folders.


-----Original Message-----
From: Steen Rabol [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 4:19 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] php.ini pr. site

Hi

Is it possible to have different php.ini on IIS ?

Let's say that I have 10 differebt sites running on IIS, can i then specify
a php.ini for each site, anf if yes, how ?

Thanks in advance
Steen


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to