try this inside the
php_admin_flag engine on
php_admin_value include_path
maybe apache 2 wants something else...
On Mon, 21 Jun 2004 12:18:47 -0700, Jon Drukman <[EMAIL PROTECTED]> wrote:
>
> in my apache server i have a bunch of virtualhost sections like:
>
>
> servername bob.domain
in my apache server i have a bunch of virtualhost sections like:
servername bob.domain.com
documentroot /var/httpd/users/bob
php_value include_path ".:/var/httpd/users/bob"
servername sally.domain.com
documentroot /var/httpd/users/sally
php_value include_path ".:/var/httpd/sally/bob"
and so on.
2 matches
Mail list logo