"Gerald Richter" <[EMAIL PROTECTED]> writes:
> > would it be better to use the directive?
> >
>
> Files only take a filename and is overridden by the Location block which set
> the EmbperlObject handler, so this won't work
>
> Thoren, could you send me your current httpd.conf, so I can take a
> would it be better to use the directive?
>
Files only take a filename and is overridden by the Location block which set
the EmbperlObject handler, so this won't work
Thoren, could you send me your current httpd.conf, so I can take a closer
look at it ?
Gerald
--
would it be better to use the directive?
SetHandler perl-script
PerlHandler HTML::Embperl
Options ExecCGI
I don't know if this would work or not, but I would have tried this
first.
Thoren Johne wrote:
>
> "Gerald Richter" <[EMAIL PROTECTED]> writes:
>
> > Could you c
"Gerald Richter" <[EMAIL PROTECTED]> writes:
> Could you change this to
>
> SetEnv EMBPERL_VIRTLOG /embperl/log/embperl.log
>
> SetHandler perl-script
> PerlHandler HTML::Embperl
> Options ExecCGI
>
>
> Does this ch
> SetEnv EMBPERL_VIRTLOG /embperl/log
>
> SetHandler perl-script
> PerlHandler HTML::Embperl
> Options ExecCGI
>
>
Could you change this to
SetEnv EMBPERL_VIRTLOG /embperl/log/embperl.log
"Gerald Richter" <[EMAIL PROTECTED]> writes:
> Sorry, I didn't thought about this right the first time. It's the intended
> behaviour of EmbperlObject.
...
> I hope it's more clear now
ahh... now i understand.
thank you :)
--
# Thoren Johne - 8#X - [EMAIL PROTECTED]
# Southern Division Classi
>
> > > without a "PerlSetEnv EMBPERL_OBJECT_STOPDIR /" directive im getting
> > > 'not found' errors for each element in base.htm - if calling a page in
a
> > > subdir - that is not located in the subdir but in documentroot.
> > >
> >
> > Could you give an example what do you mean by "if calling
> > Could you find anything in the embperl.log file about these requests ?
>
> not with SetEnv EMBPERL_DEBUG 271400 - but the apache error_log shows a
> 'file not found: /embperl/log' message
>
Add dbgObjectSearch = 0x200 to the DEBUG Flags (set them to
33825832), after that you should s
"Gerald Richter" <[EMAIL PROTECTED]> writes:
> > EmbperlObject behaves a bit strange when set-up on DocumentRoot.
>
> I use such a setup without problems...
then i'm doing something wrong ;)
> > without a "PerlSetEnv EMBPERL_OBJECT_STOPDIR /" directive im getting
> > 'not found' errors for eac
> EmbperlObject behaves a bit strange when set-up on DocumentRoot.
I use such a setup without problems...
>
> without a "PerlSetEnv EMBPERL_OBJECT_STOPDIR /" directive im getting
> 'not found' errors for each element in base.htm - if calling a page in a
> subdir - that is not located in the subd
EmbperlObject behaves a bit strange when set-up on DocumentRoot.
PerlSetEnv EMBPERL_OBJECT_STOPDIR /
PerlSetEnv EMBPERL_OBJECT_BASE base.htm
PerlSetEnv EMBPERL_FILESMATCH "\.htm.?|\.epl$"
PerlSetEnv EMBPERL_OPTIONS 16
11 matches
Mail list logo