> I tried
> php_value include_path ".:./foo"
> php_value include_path=".:./foo"
> php_value include_path .:./foo
> php_value include_path=.:./foo
> php_flag include_path .:./foo # but flag is not right
> according to the
> documentation
>
> nothing :-(
>
> It seems I must change al my in
y'; Temeschinko, Michael; Php-General (E-Mail)
Subject: RE: [PHP] inlude_path not in php.ini
> -Original Message-
> From: Steve Werby [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 05, 2001 4:57 PM
> To: Temeschinko, Michael; Php-General (E-Mail)
> Subject: R
> -Original Message-
> From: Steve Werby [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 05, 2001 4:57 PM
> To: Temeschinko, Michael; Php-General (E-Mail)
> Subject: Re: [PHP] inlude_path not in php.ini
>
>
> "Temeschinko, Michael" <[EMAIL PR
> > How do I set the php-iclude path if I have not acess to php.ini?
> >
> > I know in .htacess but al I try ends in an Internal Server Error
> > I use php4.0.4pl1
>
php_value include_path "/path1:/path2"
HTH
M@
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAI
"Temeschinko, Michael" <[EMAIL PROTECTED]> wrote:
> How do I set the php-iclude path if I have not acess to php.ini?
>
> I know in .htacess but al I try ends in an Internal Server Error
> I use php4.0.4pl1
Please post what you tried. It might be a difference in the syntax between
PHP3 and PHP4 i
5 matches
Mail list logo