>
> 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
> 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
>
> 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
> 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 ?
>
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
>
> 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?!
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