Cpanel shows inccorect diskspace usage and space limit

Status
Not open for further replies.

pball

New Member
Messages
25
Reaction score
0
Points
0
I just checked my cpanel and it shows twice as much diskspace usage in the toolbar to the left on the main page. Also it shows a limit of 1024 which is weird since my account used to have unlimited. I just looked and didn't see any recent news posts saying anything about changing accounts.

p.s.
I'll just ask here also, is GD library enabled? php info seems to be turned off now so I'll just ask here.
 
Last edited:

garrettroyce

Community Support
Community Support
Messages
5,611
Reaction score
249
Points
63
I'm pretty sure GD is enabled. It has always been enabled before. To check, you can use:

Code:
var_dump(function_exists("some GD function name goes here"));

When you view this file, it will say something like "bool: true" if GD is enabled.

Your first problem is that you are on the adfree-adfree package. This is the old package; you must request your package be upgraded to adfree-unlimited. Lastly, it seems a few users are only about 1/2 as much as CPanel lists. This requires a staff member to assist you. I have requested a staff member to help you with this problem.
 
Status
Not open for further replies.
Top