> 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 includes to relative pathnames (../../php)
>
It maybe you are not allowed to change the stuff in .htaccess.
I think rights for this are assigned in httpd.conf.
HTH
M@
--
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]