QUOTE (AlBundy)
I recently compiled apache 2.0.52 and just realized perl is no longer working.
DO I need to compile perl and mod_perl, just perl, or just mod_perl ?
I dont use perl much so I don't care much about efficiency etc...
AFAIK, you just have to compile mod_perl, since perl must be on your system already, if it doesn't then
CODE
up2date perl
and
CODE
up2date --showall|grep perl
to find out all the perl available packages from RHEL
if it returns an error on not being registered, ask EV1 to configure up2date filing a ticket on the EV1's members section
regards