cPanel not loading on index.html

ammodump

Member
Nov 28, 2005
5
0
151
http://dpahl.com/DELETE_ME/

The main page of cpanel is not loading and leaving any clickable links missing...

I have tried forcing cpanel upgrade from ssh... tried various versions stable, bleeding, current.. to no avail.

I have tired forcing apache upgrade aswell.

TIA for any assistance with this issue

Dave
 

designeru

Well-Known Member
Nov 2, 2005
83
0
156
try doing a:
# tail -f /usr/local/cpanel/logs/error_log

and see if you don't have any missing perl or something. If there are some errors there and you can't manage to understand/resolve them, post them here.
 

designeru

Well-Known Member
Nov 2, 2005
83
0
156
... not sure it will resolve your problem ...

As i can see it's stopping at MySQL databases. Try this:

# perl -MCPAN -e shell
# > force install DBI
# > force install DBD::mysql
# /etc/init.d/cpanel restart

If it's not working, try upgrading perl from layer1.cpanel.net.