what OS are you running them on?

if it is linux with apache, you can override most of the php.ini settings in
the httpd.conf file

http://www.php.net/manual/en/configuration.php#AEN2200

this will show you how to override.  it doesn't show it here, but this will
also work in the <virtual host> blocks in the httpd.conf file.

Jim Lucas
----- Original Message -----
From: "charlesk " <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 10:10 AM
Subject: [PHP] Multiple INI Files


> We host many sites with PHP.  Is there any way to have each site use a
different php.ini?
>
> Charles Killmer
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to