"Philip M. Gollucci" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Tracy E Schreiber wrote:
>> Hi, >> >> I hope this isn't too much of a newbie question... >> >> I am trying to upgrade from Apache 2.0.55 using mod_perl V1.0 to Apache >> 2.2.2 using mod_perl V2.0. This installation is on a Windows XP Pro SP2 >> machine. I get this error: > You mean V2.0 -- no 1.x version works with 2.x and vice verusa. > Right Philip, my mistake...
> >> httpd.exe: Syntax error on line 31 of D:/Apache2.2/conf/httpd.conf: Cannot >> load >> D:/Apache2.2/modules/mod_perl.so into server: The specified module could not >> be >> found. > Permisions ? > I checked those and they are fine...
>
>> The module is in the directory. Am I doing something wrong or is the module >> not compatible with Apache 2.2.2? > LoadModule perl_module libexec/apache22/mod_perl.so > > changing the paths appropriately of course. My config has this:
LoadModule perl_module
modules/mod_perl.so
This the same syntax as all my other LoadModule entries.
>
> ------------------------------------------------------------------------ > Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 > Consultant / http://p6m7g8.net/Resume/resume.shtml > Senior Software Engineer - TicketMaster - http://ticketmaster.com > 1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F > > "It takes a minute to have a crush on someone, an hour to like someone, > and a day to love someone, but it takes a lifetime to forget someone..." > |
- Cannot load mod_perl.so Tracy E Schreiber
- Re: Cannot load mod_perl.so Philip M. Gollucci
- Re: Cannot load mod_perl.so Tracy E Schreiber
- Re: Cannot load mod_perl.so Lionel MARTIN
- Re: Cannot load mod_perl.so Lionel MARTIN
- Re: Cannot load mod_perl.so Randy Kobes
- Re: Cannot load mod_perl.so Tracy E Schreiber
- Re: Cannot load mod_perl.so Issac Goldstand
- Re: Cannot load mod_perl.so Tracy E Schreiber