On Tue, 2004-02-03 at 12:46, Pablo Gosse wrote:
> However when I call the following file under either domain:
>
> echo get_include_path();
> ?>
>
> I get this:
>
> .:/usr/local/lib/php
Are you sure you have the correct Options set for the directories that
those files are under? Try setting:
A
Pablo Gosse wrote:
Hi folks. I have two virtual servers running under Apache. I want each
to have a different include_path so I've set the following in each conf
file:
For Domain 1:
php_value include_path ".:/u0/vservers/domain1.mydomain.ca/html"
For Domain 2
php_value include_path ".:/
Hi folks. I have two virtual servers running under Apache. I want each
to have a different include_path so I've set the following in each conf
file:
For Domain 1:
php_value include_path ".:/u0/vservers/domain1.mydomain.ca/html"
For Domain 2
php_value include_path ".:/u0/vservers/ domai
3 matches
Mail list logo