--- Trying cPanel API Endpoints ---

Trying: UAPI Quota/get_quota
URL: https://127.0.0.1:2083/execute/Quota/get_quota
Array
(
    [error] => JSON decode error: Syntax error
    [raw] => 



    
    
    
    
    
    cPanel Login
    

    
    
    

    
    

    







) -------------------- Trying: UAPI Quota/fetch_quota URL: https://127.0.0.1:2083/execute/Quota/fetch_quota Array ( [error] => JSON decode error: Syntax error [raw] => cPanel Login
) -------------------- Trying: UAPI AccountInfo/get_disk_usage URL: https://127.0.0.1:2083/execute/AccountInfo/get_disk_usage Array ( [error] => JSON decode error: Syntax error [raw] => cPanel Login
) -------------------- Trying: API2 Quota/get_quota URL: https://127.0.0.1:2083/json-api/cpanel?cpanel_jsonapi_user=sundance&cpanel_jsonapi_apiversion=2&cpanel_jsonapi_module=Quota&cpanel_jsonapi_func=get_quota Array ( [cpanelresult] => Array ( [apiversion] => 2 [error] => Access denied [data] => Array ( [reason] => Access denied [result] => 0 ) [type] => text ) ) --------------------

--- Trying PHP Native Functions (disk_total_space & disk_free_space) ---

Home directory: /home/sundance
Total disk space on filesystem: 1067141042176 bytes
Free disk space on filesystem:  164322422784 bytes
Used disk space (approx.):       902818619392 bytes

--- Trying shell_exec('quota -u sundance') ---

Output of `quota -u sundance`:
sh: quota: command not found