Hi,

I don't think that's a question of path, as you are telling us that you checked that, and that the file was there. Actually, I think this is a compilation problem, between mod_perl and perl itself (Apache has nothing to do with that right now).

I'm running under Windows as well, and I made extensive tests, to find out which version of mod_perl.so is working with which version of perl58.dll. (hoping that you didn't forget to load this latter one in your httpd.conf, before mod_perl.so !)

I suppose that, as a Win32 user, you're using the ActivePerl distribution?
If this is the case, then, I suggest that you use and install the latest version of Perl (v5.8.8) with the latest version of mod_perl (including among others mod_perl.so). You can use the ppm utility to check for your versions and/or update accordingly.

Lionel.

----- Original Message ----- From: "Philip M. Gollucci" <[EMAIL PROTECTED]>
To: "Tracy E Schreiber" <[EMAIL PROTECTED]>
Cc: <modperl@perl.apache.org>
Sent: Tuesday, May 16, 2006 12:01 AM
Subject: Re: Cannot load mod_perl.so


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.


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 ?


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.

------------------------------------------------------------------------
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..."

Reply via email to