You can solve this by adding:
PerlOptions +Parent
PerlOptions +Parent
http://perl.apache.org/docs/2.0/user/config/config.html#C_Parent_
--
Maxim Nechaev
Malcolm J Harwood wrote:
On Tuesday 12 July 2005 06:23 am, Erik Scholtz wrote:
I have two vhosts, each running with a different project. Both projects
are using a "config.pm", located directly in the cgi-bin directory.
Now it happens, that the project1 uses the config.pm of project2 and
vice
On Tuesday 12 July 2005 06:23 am, Erik Scholtz wrote:
> I have two vhosts, each running with a different project. Both projects
> are using a "config.pm", located directly in the cgi-bin directory.
>
> Now it happens, that the project1 uses the config.pm of project2 and
> vice versa.
>
> I have no
Hello,
I have two vhosts, each running with a different project. Both projects
are using a "config.pm", located directly in the cgi-bin directory.
Now it happens, that the project1 uses the config.pm of project2 and
vice versa.
I have no idea, why this happens. Anyone of you a hint for me?