[PHP] specifying a different php.ini at webserver start

2002-05-23 Thread Jeff Bearer

How do you tell apache/php module to use a different php.ini file?

I want to start a second instance of apache with a different php
configuration.


-- 
Jeff Bearer, RHCE
Webmaster
PittsburghLIVE.com
2002 EPpy Award, Best Online U.S. Newspaper


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




Re: [PHP] specifying a different php.ini at webserver start

2002-05-23 Thread Jeff Bearer

solved,

that doesn't appear possible, so I used a virtual host with different
php_flag and php_value options.

On Thu, 2002-05-23 at 10:02, Jeff Bearer wrote:
 How do you tell apache/php module to use a different php.ini file?
 
 I want to start a second instance of apache with a different php
 configuration.
 
 
 -- 
 Jeff Bearer, RHCE
 Webmaster
 PittsburghLIVE.com
 2002 EPpy Award, Best Online U.S. Newspaper
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
-- 
Jeff Bearer, RHCE
Webmaster
PittsburghLIVE.com
2002 EPpy Award, Best Online U.S. Newspaper


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




RE: [PHP] specifying a different php.ini at webserver start

2002-05-23 Thread Patrick Lynch

You could just use a .htaccess file instead of a virtualhost.

Best Regards,
Patrick Lynch.

Optip Ltd, Internet  Mobile Development
Co. Clare, Ireland.
http://www.optip.com/



-Original Message-
From: Jeff Bearer [mailto:[EMAIL PROTECTED]] 
Sent: 23 May 2002 15:24
To: Jeff Bearer
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] specifying a different php.ini at webserver start


solved,

that doesn't appear possible, so I used a virtual host with different
php_flag and php_value options.

On Thu, 2002-05-23 at 10:02, Jeff Bearer wrote:
 How do you tell apache/php module to use a different php.ini file?
 
 I want to start a second instance of apache with a different php 
 configuration.
 
 
 --
 Jeff Bearer, RHCE
 Webmaster
 PittsburghLIVE.com
 2002 EPpy Award, Best Online U.S. Newspaper
 
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
-- 
Jeff Bearer, RHCE
Webmaster
PittsburghLIVE.com
2002 EPpy Award, Best Online U.S. Newspaper


-- 
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