very much frustrated.
-Murugesan
- Original Message -
From: "Justin French" <[EMAIL PROTECTED]>
To: "murugesan" <[EMAIL PROTECTED]>
Cc: "PHP List" <[EMAIL PROTECTED]>
Sent: Thursday, August 14, 2003 2:29 PM
Subject: Re: [PHP] php.ini config
The include_path can be set via a .htaccess file on a per-directory
basis... so, at the root of your "second" apache server, you could have
a file called .htaccess with something like:
---
php_flag register_globals off
php_value include_path '/path/to/your/include/dir/'
---
Hav
IL PROTECTED]>
> Sent: Thursday, August 14, 2003 2:29 PM
> Subject: Re: [PHP] php.ini configuration can we have two include_path in
> php.in file
>
>
> > The include_path can be set via a .htaccess file on a per-directory
> > basis... so, at the root of your "second"
TECTED]>
Sent: Thursday, August 14, 2003 2:29 PM
Subject: Re: [PHP] php.ini configuration can we have two include_path in
php.in file
> The include_path can be set via a .htaccess file on a per-directory
> basis... so, at the root of your "second" apache serv
4 matches
Mail list logo