Koozali.org: home of the SME Server

Compilation Error's on Bootup

mdicker

Compilation Error's on Bootup
« on: February 19, 2004, 12:24:21 PM »
First off I'm an idiot..I ran the cpanel auto install script on my sme 6 server....(Hitting self in stomach)

It of course didn't install, and stopped on "compiling pearl"

Now when my server reboots it hangs...listed below is what I see when it boots:
Feb 19 05:41:27 server e-smith[2348]: Processing event: local
Feb 19 05:41:27 server e-smith[2348]: Running event handler: /etc/e-smith/events/local/S06conf-lilo
Feb 19 05:41:28 server e-smith[2348]: Can't locate Digest/MD5.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5
/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
 /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at /usr/lib/perl5/site_perl/esmith/templates.pm
line 657.
Feb 19 05:41:28 server e-smith[2348]: BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/esmith/templates.pm line 657.
Feb 19 05:41:28 server e-smith[2348]: Compilation failed in require at /usr/lib/perl5/site_perl/esmith/DB.pm line 14.
Feb 19 05:41:28 server e-smith[2348]: BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/esmith/DB.pm line 14.
Feb 19 05:41:28 server e-smith[2348]: Compilation failed in require at /usr/lib/perl5/site_perl/esmith/DB/db.pm line 20.
Feb 19 05:41:28 server e-smith[2348]: Compilation failed in require at /usr/lib/perl5/site_perl/esmith/ConfigDB.pm line 15.
Feb 19 05:41:28 server e-smith[2348]: BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/esmith/ConfigDB.pm line 15.
Feb 19 05:41:28 server e-smith[2348]: Compilation failed in require at /etc/e-smith/events/local/S06conf-lilo line 27.
Feb 19 05:41:28 server e-smith[2348]: BEGIN failed--compilation aborted at /etc/e-smith/events/local/S06conf-lilo line 27.
Feb 19 05:41:28 server e-smith[2348]: S06conf-lilo=action|Event|local|Action|S06conf-lilo|Start|1077187287 797021|End|1077187288 121120|Elapsed|0.324099|Sta
tus|512
Feb 19 05:41:31 server atalkd[2196]: zip_getnetinfo for eth1
Feb 19 05:41:32 server init: Id "1" respawning too fast: disabled for 5 minutes


Now once I switch to another console and restart mysqld my website works fine, as does my e-mail and webmail...The
only part that doesn't work is the Server-manager....

From what I can tell I haven't completely borked my server...but the manager is broke..if someone could help me I'd be greatfull

mdicker

more info on issue
« Reply #1 on: February 19, 2004, 01:14:28 PM »
Also when I switch to user admin from the console I get the exact same error...
"Can't locate Digest/MD5.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5
/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at /usr/lib/perl5/site_perl/esmith/templates.pm
line 657. "

I also get the same error when I expand any templates.....I did a locate on MD5.pm and it was in a cpan folder I deleted it(cpan=cpanel) .

Someone please help me