Inside each of the Virtual Host defs you can put most of the php_flag
etc settings just like:

php_admin_value disable_functions 'ob_start'
php_admin_value sendmail_path '/usr/sbin/sendmail -f
[EMAIL PROTECTED] -t -i'



Timothy Hitchens (HiTCHO)
Open Source Consulting
e-mail: [EMAIL PROTECTED]

> -----Original Message-----
> From: Jean-Christian Imbeault [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, 20 January 2003 12:28 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] php.ini: how to load different ini file 
> depending on host?
> 
> 
> On my web server (Apache) I have two sites and I would like 
> each site to 
> use a different php.ini.
> 
> What is the correct way for me to have each site use it's own php.ini 
> file? I figure it's a setting in the apache conf file but I 
> can't figure 
> out which ...
> 
> Thanks,
> 
> Jc
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to