RE: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-26 Thread Volker Hess
> > Oooops, sorry it's my fault. The example is wrong. The call to new must be > inside a [- -] block, otherwise it's called before the object is correctly > blessed. Sorry, again > No problem - mostly it's my fault ;-) Thanx for assistant and your great work! -- Uni Siegen . Medienze

RE: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-26 Thread Gerald Richter
> try: > > http://presse.avmz.uni-siegen.de/foo/page1.perl > (configured with HTML::EmbperlObject, using object methods) > Oooops, sorry it's my fault. The example is wrong. The call to new must be inside a [- -] block, otherwise it's called before the object is correctly blessed. Sor

RE: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-26 Thread Volker Hess
> > Which is the URL that you are request? > try: http://presse.avmz.uni-siegen.de/foo/page1.perl (configured with HTML::EmbperlObject, using object methods) http://presse.avmz.uni-siegen.de/ (configured with HTML::EmbperlObject, not using object methods) oth

RE: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-26 Thread Gerald Richter
> On Wed, 26 Jul 2000, Gerald Richter wrote: > > [...] > > > > > No, only a setting _outside_ vhost, may override the > > inside this vhost. Maybe you try another extention then .epl > > > I did (.perl) and ran into same problem! You hopefully also changed the FILESMATCH from epl to perl ? >

RE: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-26 Thread Volker Hess
On Wed, 26 Jul 2000, Gerald Richter wrote: [...] > > > No, only a setting _outside_ vhost, may override the > inside this vhost. Maybe you try another extention then .epl > I did (.perl) and ran into same problem! Every other embperl application (without object methods) in this environment doe

RE: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-26 Thread Gerald Richter
> > I checked everything you mentioned, upgraded to mod_perl 1.24 as DSO. It > seems to be a problem with virtual hosts configuration. There are other > vhosts also using HTML::Embperl _without_ HTML::EmbperlObject but they > should not overwrite the settings from vhost with HTML::EmbperlObject?!

RE: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-26 Thread Volker Hess
On Tue, 25 Jul 2000, Gerald Richter wrote: > Hi, > > > > > > > If yes and your are not use DSO for mod_perl, enable the > > > dbgSearchObject in EMBPERL_DEBUG and send me the embperl.log file. > > > > > ... but I use DSO! > > > > Must I upgrade? Or use the statically linked "monolith"? > > > > I

RE: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-25 Thread Gerald Richter
Hi, > > > > If yes and your are not use DSO for mod_perl, enable the > > dbgSearchObject in EMBPERL_DEBUG and send me the embperl.log file. > > > ... but I use DSO! > > Must I upgrade? Or use the statically linked "monolith"? > I very highly recommend to either upgrade mod_perl or to link it stat

Re: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-21 Thread Volker Hess
Hi Gerald, On Thu, 20 Jul 2000, Gerald Richter wrote: > mod_perl 1.21 is a problem when it is build as DSO, when it is linked > staticly into Apache it isn't a problem. > > Does make test work? > Yes! It works ... > If yes and your are not use DSO for mod_perl, enable the > dbgSearchObject in

Re: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-20 Thread Gerald Richter
Hi, > >trying nearly exactly the "basic example" from the pod (I changed .htm to >.epl) everythings OK. Trying the other example handling the request object >fails with: > >[1843]ERR: 24: Line 23: Error in Perl code: Can't locate object method >"title" via package "HTML::Embperl::Req" at >/wappl/2

HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-20 Thread Volker Hess
Hi, trying nearly exactly the "basic example" from the pod (I changed .htm to .epl) everythings OK. Trying the other example handling the request object fails with: ---snip--- Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your req