Re: Migrating from mod_perl 1.x to mod_perl 2.x

2007-10-23 Thread Daniel Corbe
Well I threw a "use Apache2::compat" into the top of my file there, it runs now. I'll look at the rest of the proting guide later. Thanks. -daniel On 10/23/07, Daniel Corbe <[EMAIL PROTECTED]> wrote: > > drwxr-xr-x 15 mysql wheel1024 Oct 23 16:22 mod

Re: Migrating from mod_perl 1.x to mod_perl 2.x

2007-10-23 Thread Daniel Corbe
mod_perl 2 are you using? > > Adam > > > Quoting Daniel Corbe <[EMAIL PROTECTED]>: > > > Hello, > > We're trying to upgrade a web application from Apache 1.3.x to Apache > > 2.2.x(and thus from mod_perl > > 1.x to mod_perl 2.x) and we're

Migrating from mod_perl 1.x to mod_perl 2.x

2007-10-23 Thread Daniel Corbe
Hello, We're trying to upgrade a web application from Apache 1.3.x to Apache 2.2.x(and thus from mod_perl 1.x to mod_perl 2.x) and we're having trouble with the basics at the moment: [Tue Oct 23 17:42:12 2007] [error] [client 207.241.167.7] Can't locate object method "method" via package "Apache2: