On Mon, Aug 21, 2000 at 04:06:21PM +0200, Andre Landwehr wrote:
> is there a way to modify EMBPERL_OBJECT_ADDPATH from within my
> pages or another way (apart from absolute pathes) to Execute
> modules not in the same hierarchie as the called page?

ok, I realize that my problem is bigger than I first thought: 
now I have a line 
"PerlSetEnv EMBPERL_OBJECT_ADDPATH :/home/httpd/145.228.6.167/components:"
in my httpd.conf, but this is what is logged in embperl.log:
----------
[5203]EmbperlObject Check for base:
/home/httpd/145.228.6.167/docs/home/base.epo
[5203]EmbperlObject Check for base:
/home/httpd/145.228.6.167/docs/base.epo
[5203]EmbperlObject Check for base:
/home/httpd/145.228.6.167/base.epo
[5203]EmbperlObject Check for base:
/home/httpd/145.228.6.167/components/base.epo
                         ^^^^^^^^^^^ so here it is in the searchpath!
[5203]EmbperlObject Request Filename:
/home/httpd/145.228.6.167/docs/home/index.epo
[5203]EmbperlObject basename: base.epo
[5203]EmbperlObject Check for base:
/home/httpd/145.228.6.167/docs/home/base.epo
[5203]EmbperlObject Check for base:
/home/httpd/145.228.6.167/docs/base.epo
[5203]EmbperlObject Found Base:
/home/httpd/145.228.6.167/docs/base.epo
[5203]EmbperlObject path:
;/home/httpd/145.228.6.167/docs/home;/home/httpd/145.228.6.167/docs
-----------
"EmbperlObject path" obviously does not contain the path to my
components directory; where is my mistake? btw: I use Embperl
1.3b5, modperl 1.24

Andre


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to