Re: HTTP 500s using EmbperlObject

2001-01-09 Thread Gerald Richter
- Gerald Richterecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice:

Re: HTTP 500s using EmbperlObject

2001-01-09 Thread Gavin Carr
I'm not using Apache::Registry, just the normal cgi script handler. In fact the only module I'm using apart from the embperl ones (and whatever mod_perl uses by default) is HTTP::File, and some of my own. Nothing that messes with any mod_perl/Apache internals, anyway. On Wed, Jan 10, 2001 at 10:1

Re: HTTP 500s using EmbperlObject

2001-01-09 Thread Gavin Carr
Nope, no messing with @ISA at all. On Tue, Jan 09, 2001 at 11:19:47PM +0100, Gerald Richter wrote: > > > > Can't locate object method "Path" via package "HTML::Embperl::DOC::_15" at > /opt/perl5.6/lib/site_perl/5.6.0/i686-linux/HTML/Embperl.pm line 840. > > Do you make any changes to the @ISA ar

Re: HTTP 500s using EmbperlObject

2001-01-09 Thread Angus Lees
On Wed, Jan 10, 2001 at 08:18:51AM +1100, Gavin Carr wrote: > I'm getting intermittent system errors on several (all?) of my > EmbperlObject pages. The pages themselves seem okay, since a reload > will typically work (although not always the first time). > > The only message in the error_log i

Re: HTTP 500s using EmbperlObject

2001-01-09 Thread Gerald Richter
> > Can't locate object method "Path" via package "HTML::Embperl::DOC::_15" at /opt/perl5.6/lib/site_perl/5.6.0/i686-linux/HTML/Embperl.pm line 840. Do you make any changes to the @ISA array inside of one your pages ? Gerald

HTTP 500s using EmbperlObject

2001-01-09 Thread Gavin Carr
Hi Gerald et al, I'm getting intermittent system errors on several (all?) of my EmbperlObject pages. The pages themselves seem okay, since a reload will typically work (although not always the first time). The only message in the error_log is as follows: Can't locate object method "Path" via