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'])) {