Re: [PHP] Different php.ini files for different apache processes on one server

2006-07-18 Thread Michael B Allen
On Tue, 18 Jul 2006 20:44:35 +0200 <[EMAIL PROTECTED]>(Karl Pflästerer) wrote: > Hi, > suppose you had several directories a, b and c where in each directory > you had an Apache http.conf file. For each directory Apache gets started > with the http.conf (and other conf files) in that directory. >

Re: [PHP] Different php.ini files for different apache processes on one server

2006-07-18 Thread Jochem Maas
(Karl Pflästerer) wrote: > Hi, > suppose you had several directories a, b and c where in each directory > you had an Apache http.conf file. For each directory Apache gets started > with the http.conf (and other conf files) in that directory. > > PHP is used a an Apache module. How can I have a