JinGu

Member
Mar 26, 2006
17
0
151
Using : WHM 10.8.0 - cPanel 10.9.0-C3 - CentOS 3.8 i686 - WHM X v3.1.0

I have a bunch of problems with WHM on my VPS. The common problem seems to be scripts stopping without finishing. For example, I tried to use Apache Update to upgrade from php 4.4.3 to 4.4.4, and this is what happened :

Building Apache Config.....Done
Downloading and compiling apache+modules....

Fetching http://layer1.cpanel.net/buildapache.sea (0)[email protected]%...3%...4%...6%...7%...9%...10%...12%...13%...15%...16%...18%...19%...21%...22%...24%...25%...27%...28%...30%...32%...33%...35%...36%...38%...39%...41%...42%...44%...45%...47%...48%...50%...51%...53%...54%...56%...57%...59%...61%...62%...64%...65%...67%...68%...70%...71%...73%...74%...76%...77%...79%...80%...82%...83%...85%...86%...88%...90%...91%...93%...94%...96%...97%...99%...100%......Done
It just stops, with no errors.

The same happened when I tried to install the Addon Module - Munin. I didn't keep a record of the output, but it was similar - half-way through it just stopped.

Another example of a script stopping half-way is the CSF firewall addon (from Here), when I use the 'Check Server Security' script it stops 1/3 of the way down the page, with no error - it just stops.

There's also another problem which appears in a couple of places - for some reason WHM is sometimes outputting raw html/css, for example when I tried to uninstall Munin it showed a page of code :

.details { background-color: #ccc;border: 1px #aaa dotted;display: none;}.errors{color:#FF0000; font-weight:bold; font-style:italic; font-family: Verdana, Arial, sans-serif; font-size:14px;}a:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #014D5F; text-decoration: none; }a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #014D5F; text-decoration: none; }a:active { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #014D5F; text-decoration: none; }a:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #F3960B; text-decoration: underline; }a.txl:link { font-family: verdana, arial,
... keeps displays a few more pages of this.

Also with the ConfigServer Explorer addon (from Here) the addon works fine, except at the bottom of the screen there is a 'Virtual Console' window which shows raw html again :

.details { background-color: #ccc; border: 1px #aaa dotted; display: none; } .errors{ color:#FF0000; font-weight:bold; font-style:italic; font-family: Verdana, Arial, sans-serif; font-size:14px; } a:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #014D5F; text-decoration: none; } a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #014D5F; text-decoration: none; } a:active { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #014D5F; text-decoration: none; } a:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #F3960B; text-decoration: underline; }a.txl:link { font-family: verdana, arial,
...and more like this.

I don't know if the 2 problems are related or not...

Can anybody offer any insight into my problems?

Thanks,
Leo
 

JinGu

Member
Mar 26, 2006
17
0
151
I found the source of the problem - I was using the Current version of WHM, by changing to Stable all of the above problems were solved. Unfortunately, due to bugs in the latest Stable/Release versions I can't login securely through the web login form. Oh well, I guess I can't have everything :)