Sunday, 23 August 2009

Easy Apache Error

If you get following error while compiling apache on the server for php4 and php5 on cPanel server.

—————————!! The perl module ‘Acme::Spork’ (v0.0.7) is too old to use. It must be at least version ‘0.0.8?.!! To

install it execute this command as root ‘/scripts/perlinstaller Acme::Spork’ !!—————————
—————————

!! The perl module ‘Acme::Spork’ (v0.0.7) is too old to use. It must be at least version ‘0.0.8?.

!! To install it execute this command as root ‘/scripts/perlinstaller Acme::Spork’ !!

—————————

Then fire ::

/scripts/perlinstaller –force Acme::Spork

No comments:

Post a Comment