Re: php.ini for every vhost
- From: "AlexVN" <alexander.netkachev@xxxxxxxxx>
- Date: 30 Jan 2007 15:32:58 -0800
On Jan 30, 11:43 pm, "Ozz" <usman...@xxxxxxxxx> wrote:
ok, I found the answer. By using 'SERVER_ADMIN' in vhost definition,
you can override a whole bunch of parameters.
But I am still trying to figure out if I can use a seperate php.ini
file for each v-host. Any ideas?
Thanks.
On Jan 30, 12:36 pm, "Ozz" <usman...@xxxxxxxxx> wrote:
ooops, by mistake "I replied to author", sorry Klepr.
I am also trying to use a seperate php.ini file for each vhost. Or, a
php parameter in vhost definition to override default value, but it is
not taking effect.
I am looking for a good resource that explains the procedure. Also,
could anyone tell me where to get the manual you are talking about?
Thanks.
AFAIK, this is only possible if you use PHP as CGI. For mod_php this
is not possible because there is only one loaded instance of PHP per
server.
.
- References:
- php.ini for every vhost
- From: Ozz
- Re: php.ini for every vhost
- From: Ozz
- php.ini for every vhost
- Prev by Date: Re: Regular Expression question..simple!
- Next by Date: Re: php.ini for every vhost
- Previous by thread: Re: php.ini for every vhost
- Next by thread: Re: php.ini for every vhost
- Index(es):
Relevant Pages
|