cpanel-xmlapi

    0熱度

    2回答

    我的服務器上的客戶域我在這裏搜索了很多 https://documentation.cpanel.net/display/SDK/Guide+to+cPanel+API+2 https://documentation.cpanel.net/display/SDK/Guide+to+cPanel+API+1 ,但沒有發現任何正確的方法。我的要求是什麼我需要在我的服務器上以編程方式託管域名,我的客戶通

    1熱度

    1回答

    我嘗試在南國得到帳戶列表。但我的訪問代碼不起作用。請求網址返回; {"cpanelresult":{"apiversion":"2","error":"Token denied","data":{"reason":"Token denied","result":"0"},"type":"text"}} 我的代碼是; $url="https://raxxun.net:2087/cpsess421

    1熱度

    1回答

    最近我試圖在this class的幫助下創建一個數據庫及其用戶。我嘗試了下面的代碼。 include_once("xmlapi.php"); // this can be downlaoded from https://github.com/CpanelInc/xmlapi-php/blob/master/xmlapi.php $ip = getenv('REMOTE_HOST'); $ro

    0熱度

    2回答

    這是創建通過的cPanel API https://imgur.com/a/Yhpkh 請幫助一個子域時,我得到的錯誤。

    1熱度

    1回答

    我的域名已過期。我如何從IP地址訪問文件? 我想這個網址: http://31.220.105.186/~shopn780/public_html/index.html 如果31.220.105.186是IP地址,shopn780是我的用戶名... 兩三年前我能做到這樣。但現在,我不能。 我的網址錯了嗎?

    0熱度

    1回答

    $db_connection = $_SERVER['DOCUMENT_ROOT'] . '/includes/install/database_connection.php'; if (!file_exists($db_connection)) { require("install/xmlapi.php"); if (isset($_POST['cpname'])) {