Apache Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationApache Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old April 30th, 2001, 02:19 PM
i.maizel i.maizel is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2001
Posts: 12 i.maizel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hello,

I am trying to install mod_perl with my Apache server. I am using Apache 1.3.9 and mod_perl 1.2.5. When I am trying to run httpd, I get this error in the error log:

Apache.pm version 1.27 required!
<mod perl installation dir>/Apache.pm is version 1.26

And httpd dies.

But when I go to the mod perl installation directory and look at Apache.pm, I see this line:

$VERSION = "1.27";

So, it's clearly version 1.27. And I have double-checked the %INC hash in startup.pl - it loads this Apache.pm. So why would it say that it's version 1.26 when it's 1.27?

Any help would be appreciated.

Reply With Quote
  #2  
Old April 30th, 2001, 11:40 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
You should find out how many Apache.pm are on your system.
find /usr | grep Apache.pm

Apache.pm comes with Perl by default and it seems like that's the one being loaded. Anyhow, you can always specify the exact one to use by using
use lib "/path/to/Apache.pm/dir";
use dir::Apache;

dir is where Apache.pm resides in.

Reply With Quote
  #3  
Old May 1st, 2001, 11:27 AM
i.maizel i.maizel is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2001
Posts: 12 i.maizel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks freebsd, this helped me locate the problem.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationApache Development > Apache.pm Version Problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway