> -----Original Message----- > From: PURMONEN, Joni [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 09, 2002 9:21 AM > To: '[EMAIL PROTECTED]' > Subject: mod_perl and inheritance > > > Hello all, > > I just moved my perfectly functioning script from normal CGI area to > mod_perl area and the whole thing stopped working. > > This is the first time when I am using multiple classes and > inheritance in > mod_perl and it seems like the inheritance is the culprit. I > tried to search > the web for answers, but no luck there yet. > > The inheritance works fine as normal CGI, but when tested in > mod_perl it > complains that it can't locate the methods which should be inherited. > > Is there anything obvious I might be doing wrong? Is there > anything special > I should take into account when using inheritance in mod_perl?
Need to see the script and the error messages. Is Apache::Registry the handler? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]