Archive for April, 2009
Acme::Sporke version v0.0.8 required
Written by AlanV on April 13, 2009 – 2:29 am -If you receive error while compiling easyapache shown at following image then run following cPanel scripts and then run easyapache
1)/scripts/checkperlmodules
2)/scripts/upcp –force
Posted in Dedicated Server Hosting, linux, Linux VPS Hosting, VPS hosting | 1 Comment »
Horde webmail error
Written by AlanV on April 9, 2009 – 10:49 pm -If horde webmail is not working on windows + plesk server and receiving following errors when login to horde….
Warning: main() [function.include]: Failed opening ‘PEAR.php’ for inclusion (include_path=’C:\Inetpub\vhosts\webmail\horde\lib;.;./includes;./pear’) in C:\Inetpub\vhosts\webmail\horde\lib\core.php on line 46
Warning: main(): Failed opening ‘PEAR.php’ for inclusion (include_path=’C:\Inetpub\vhosts\webmail\horde\lib;.;./includes;./pear’) in C:\Inetpub\vhosts\webmail\horde\lib\core.php on line 26
And so on………
This happens mainly because PHP and Zend installers force PHP to use a default configuration file for all applications, but horde uses a special configuration file which is placed to its folder.
Solution:
Please edit registry by command regedit and clean up the default configuration location by removing the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\php\IniFilePath
Tags: horde webmail error in windows, Plesk, plesk wwbmail error, Windows, windows webmail error
Posted in Dedicated Server Hosting, Plesk For Windows, VPS hosting, Windows VPS | 2 Comments »
Couldn’t load Template::Stash::XS 2.20
Written by AlanV on April 1, 2009 – 10:15 pm -If you are receiving following errors while running easyapache or any other script then go through following solutions to fix this issue.
=====================================================
Can’t locate loadable object for module Template::Stash::XS in @INC (@INC contains: /usr/local/cpanel /scripts /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl .) at /usr/lib/perl5/5.8.8/i686-linux/DynaLoader.pm line 31
BEGIN failed–compilation aborted at /usr/lib/perl5/site_perl/5.8.8/Template/Stash/XS.pm line 31.
Compilation failed in require at /scripts/cPScript/Template.pm line 14.
BEGIN failed–compilation aborted at /scripts/cPScript/Template.pm line 14.
Compilation failed in require at /scripts/cPScript/AdvConfig.pm line 9.
BEGIN failed–compilation aborted at /scripts/cPScript/AdvConfig.pm line 9.
Compilation failed in require at /scripts/cPScript/AdvConfig/apache.pm line 19.
BEGIN failed–compilation aborted at /scripts/cPScript/AdvConfig/apache.pm line 19.
Compilation failed in require at /scripts/cPScript/EditHttpdconf.pm line 37.
BEGIN failed–compilation aborted at /scripts/cPScript/EditHttpdconf.pm line 37.
Compilation failed in require at /scripts/fixmailmanwithsuexec line 14.
BEGIN failed–compilation aborted at /scripts/fixmailmanwithsuexec line 14.
======================================================
Solution: Read more »
Posted in Dedicated Server Hosting, linux, Linux VPS Hosting, VPS hosting | 1 Comment »