On Tue, Oct 24, 2000 at 04:35:01PM -0500, Sheffield Worboys wrote:
> Using EmbperObject, I notice that in the web server logs I have many error
> messages like this:
>
> Warning in Perl code: Embperl path search
> /opt/ebptest_content/secure/training/cbt/gos/fitness/eplo_nav_area.epl
>
> - these
> Using EmbperObject, I notice that in the web server logs I have many error
> messages like this:
>
> Warning in Perl code: Embperl path search
> /opt/ebptest_content/secure/training/cbt/gos/fitness/eplo_nav_area.epl
>
> - these are not actually errors, but are seen during normal execution and
Using EmbperObject, I notice that in the web server logs I have many error
messages like this:
Warning in Perl code: Embperl path search
/opt/ebptest_content/secure/training/cbt/gos/fitness/eplo_nav_area.epl
- these are not actually errors, but are seen during normal execution and
seem to be gen
> Maybe something is wrong with http headers. If you have LWP installed (if
> not you should do it) the try
>
> POST -e http://localhost/your/url
> name=one&age=two
>
> This should display the response headers along with the content.
This worked. So I thought, hmm, let's try lynx. lynx worked
On a more detailed look at my error_logs, I found more instances of the same
errors on Oct 7.
It doesn't seem to be related to anything prior in the error_log. That is,
there is nothing common that could precipitate these errors.
I will wait for more cases, I guess.
ilia.
- Original Messag
Hi,
>
> uups, sorry -- I don't set any special, my EMBPERL_OPTIONS are 16400
> (optRedirectStdout, optRawInput). I also use NOT Carp etc, but perhaps
> some of the Apache::Registry-Scripts are using them; nevertheless this
> should not disturb embperl, I guess.
>
No, this doesn't have any infl
Hi,
> Do you mean Apache errormessages i.e. in httpd.conf or have you some special
> settings in EMBPERL_OPTIONS ?
uups, sorry -- I don't set any special, my EMBPERL_OPTIONS are 16400
(optRedirectStdout, optRawInput). I also use NOT Carp etc, but perhaps
some of the Apache::Registry-Scripts ar
> I am using EmbperlObject how could @INC become corrupted?
>
Good question. In the simplest case if you or any module you use reassigns
it. It didn't have seen this problem before, also a customer of us use
EmbperlObject more then a year on a highly loaded server.
Could you see in your lo
I am using EmbperlObject how could @INC become corrupted?
ilia.
- Original Message -
From: "Gerald Richter" <[EMAIL PROTECTED]>
To: "Ilia Lobsanov" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, October 24, 2000 15:04
Subject: Re: Embperl 1.3b6: weird error
>
>
> > All of
> All of a sudden, my error log is showing this:
>
> [Tue Oct 24 00:37:55 2000] [error] [Tue Oct 24 00:37:55 2000] 14020 null
> ERR: Can'
> t locate object method "CurrPackage" via package "HTML::Embperl::DOC::_8"
at
> /usr/l
> ib/perl5/site_perl/5.005/i386-linux/HTML/Embperl.pm line 866.
>
St
>
> perhaps the error message was sent out to the browser, because I
> switched full error messages on?
>
Do you mean Apache errormessages i.e. in httpd.conf or have you some special
settings in EMBPERL_OPTIONS ?
Gerald
-
To
>
> The logs look identical to me, but the post does not display on the
> browser.
>
Maybe something is wrong with http headers. If you have LWP installed (if
not you should do it) the try
POST -e http://localhost/your/url
name=one&age=two
This should display the response headers along with the
Hi,
> i noticed that you have to load Apache::Session before HTML::Embperl,
> else it doesn't find the right session stuff (Embperl.pm doesn't
> require Apache::Session itself).
yes, i use it in start-up.pl before Embperl.pm, so this has nothing todo
with this problem.
Ciao
Alvar
--
Alvar
Hi,
> The message is correct, but you shouldn't see it because it is wrapped in an
> eval and the errormessage is set the nothing in the next line.
>
> The line is a workaround for a problem with Apache::Session::Store::File.
>
> Where do you see this message? In only in your error log or do yo
> Are you sure you don't have CGI.pm or something in the middle, eating the
> form data?
I am sure that I don't have CGI.pm or anything else in the middle. If
I did, wouldn't that affect get as it would post?
> Do you have any EMBPERL_OPTIONS set?
No. The only option I have set is EMBPERL_DE
15 matches
Mail list logo