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 are not actually errors, but are seen during normal execution and
> seem to be generated from a 'warn' command in the sub Checkfile in
> Embperl.pm. Is there a way I can prevent these path search messages without
> commenting out the 'warn ...' line in the Embperl.pm package?

I ran into that today too. I ended up deleting that warn line as well. Do a grep for 
"warn" in the Embperl.pm package, you'll see that there are many, but mostly commented 
out.  Could be that someone forgot to comment out that warn...

-- 

Regards,

Wim Kerkhoff
Software Engineer
Merilus Technologies, Inc.
[EMAIL PROTECTED]

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

Reply via email to