hi,
am a bit of a newb to linux so apologies!
i have a centos box and made some additions using 'yum'. all worked fine. installed mysql-server, webmin, cvs etc... and they all worked fine. the only issue i had was the repository version of PHP was 4.3.x and i needed 5.x.
after some searching i found that by enabling the 'centosplus' repository and running yum update again i could update the other various components of my server including PHP. as you are probably saying, this was a bad idea!
PERL was also updated and now various parts of Webmin are non-functional. i cant get into apache, cron, file manager etc... also i presume if i were to restart the machine apache probably wouldn't start up again.
so is this fixable? can i rollback the PERL module in some way?
this is the error i get...
Error - Perl execution failed
Can't locate File/Glob.pm in @INC (@INC contains: /usr/libexec/webmin /usr/lib/perl5/5.8.5/i386-
linux-thre
ad-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5
.8.5/i386-
linux-thre
ad-multi /usr/lib/perl5/site_perl/5
.8.4/i386-
linux-thre
ad-multi /usr/lib/perl5/site_perl/5
.8.3/i386-
linux-thre
ad-multi /usr/lib/perl5/site_perl/5
.8.2/i386-
linux-thre
ad-multi /usr/lib/perl5/site_perl/5
.8.1/i386-
linux-thre
ad-multi /usr/lib/perl5/site_perl/5
.8.0/i386-
linux-thre
ad-multi /usr/lib/perl5/site_perl/5
.8.5 /usr/lib/perl5/site_perl/5
.8.4 /usr/lib/perl5/site_perl/5
.8.3 /usr/lib/perl5/site_perl/5
.8.2 /usr/lib/perl5/site_perl/5
.8.1 /usr/lib/perl5/site_perl/5
.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl
/5.8.5/i38
6-linux-th
read-multi
/usr/lib/perl5/vendor_perl
/5.8.4/i38
6-linux-th
read-multi
/usr/lib/perl5/vendor_perl
/5.8.3/i38
6-linux-th
read-multi
/usr/lib/perl5/vendor_perl
/5.8.2/i38
6-linux-th
read-multi
/usr/lib/perl5/vendor_perl
/5.8.1/i38
6-linux-th
read-multi
/usr/lib/perl5/vendor_perl
/5.8.0/i38
6-linux-th
read-multi
/usr/lib/perl5/vendor_perl
/5.8.5 /usr/lib/perl5/vendor_perl
/5.8.4 /usr/lib/perl5/vendor_perl
/5.8.3 /usr/lib/perl5/vendor_perl
/5.8.2 /usr/lib/perl5/vendor_perl
/5.8.1 /usr/lib/perl5/vendor_perl
/5.8.0 /usr/lib/perl5/vendor_perl
.) at ./apache-lib.pl line 336.
BEGIN failed--compilation aborted at ./apache-lib.pl line 336.
Compilation failed in require at /usr/libexec/webmin/apache
/index.cgi
line 6.
thanks