On Tue, 2006-06-06 at 13:51 -0400, Reese,Richard Stephen wrote: > The issue is mod_perl-1.99_16-4 for RHEL4 doesn't seem to have the > Apache/Server.pm file that mod_perl-1.99_09-10.ent includes in RHEL3, > has there been a replacement or is Apache/Server.pm going to be demoted?
That has been replaced by Apache2::ServerRec. You really shouldn't use anything in the 1.99* series. That's over two years old, and there have been many fixes since then. - Perrin