Wednesday, 07 January 2009
jayeshjayan.com
Main Menu
Home
Tech Blog
Sweet Memories
Flash Album
Discussions
News
Links
Search
News Feeds
Contact Me
Home arrow Tech Blog
Newsflash

Technical Blog

Cpanel error while installing perl module. 

April 13th, 2006

If you get the below error while trying to install a perl module

*********************************************************************

Testing connection speed…(this could take a while)….Done

Ran out of working CPAN mirrors. Please contact cPanel Support at /scripts/cPanelPerl.pm line 209

*********************************************************************

The fix is as below

rm -f /root/.cpcpan/mirrors.speeds

rm -f /root/.cpcpan/pingtimes/*

And rerun the script.

Getting blank page on taking cpanel. 

April 13th, 2006

There are many issues associated with this. Steps to resolve the issue is

1 ) Check the cpanel error log to check what error comes up when taking a cpanel

2 ) If you get the below error

error: Unable to locate httpd.conf at /usr/local/cpanel/Cpanel/HttpUtils.pm line 64.

Then the solution is as below.

# chmod 755 /usr/local/apache/conf

Also check the permission of the httpd.conf file, it should ideally have the permission below

-rw——- 1 root wheel 400675 Apr 13 08:12 /usr/local/apache/conf/httpd.conf

Hope this helps you resolve the issue.



© 2009 jayeshjayan.com
Joomla! is Free Software released under the GNU/GPL License.