On Thu, Mar 21, 2002 at 12:21:18PM +0100, Gerald Richter wrote:
> From: "Gerald Richter" <[EMAIL PROTECTED]>
> To: "Jochen Topf" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Subject: Re: Problem with configuration
> Date: Thu, 21 Mar 2002 12:21:18 +0100
> 
> >
> > Doesn't help. When not using "PerlSetEnv" I will get an error message
> >
> 
> Did you set the EMBPERL_APPNAME ? That's very important!

Yes, I did that after your last mail, but that doesn't change anything.

> Try to set
> 
> EMBPERL_SESSION_HANDLER_CASSS no
> 
> at the top level. Outside of your virtual hosts.

In that case I don't get any error message.

And I found the problem with "notfound.html": The problem is that I do some
juggling around and I call

my $mobj = eval Execute( { 'object' => "$ENV{'SCRIPT_FILENAME'}" });

which will lead to the error. I thought that Execute would return some
status that I could check for, but this is not the case. Even with the
'eval' around it, it seems to kill the skript there.

Jochen
-- 
Jochen Topf  [EMAIL PROTECTED]  http://www.remote.org/jochen/  +49-721-388298


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

Reply via email to