cpanel-php
cpanel-php copied to clipboard
CPanel/WHM API for PHP
Hi, I'm trying to install Guzzle on my Application but it seems that this composer is requiring guzzle 6 but the latest version is 7. `composer require guzzlehttp/guzzle Using version...
hi I just new bee here I wanted know how to use it I hit command for composer n files were get downloaded in my localhost xampp in winodws C:\xampp\htdocs\cpanel\vendor\gufy\cpanel-php\src\Gufy\CpanelPhp...
hello , i use this code. ```
Hi, Is it possible to get emails from an account? Laravel 7.x Example: [email protected]
GuzzleHttp\Ring\Exception\RingException: cURL error 3: in /home/bastify/public_html/clientarea/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php:127 Stack trace: #0 /home/bastify/public_html/clientarea/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php(91): GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Array, Array, Array) #1 /home/bastify/public_html/clientarea/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php(96): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Array, Array, Array, Array, Resource id #501) #2 /home/bastify/public_html/clientarea/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php(68): GuzzleHttp\Ring\Client\CurlHandler->_invokeAsArray(Array) #3 /home/bastify/public_html/clientarea/vendor/guzzlehttp/ringphp/src/Client/Middleware.php(54): GuzzleHttp\Ring\Client\CurlHandler->__invoke(Array) #4 /home/bastify/public_html/clientarea/vendor/guzzlehttp/ringphp/src/Client/Middleware.php(30):...
I want to create the security token for a cpanel user token "cpsessXXXXXXXXXX" using the WHM API Token. The API token privilege many operation and on of the Operation is,...
Hello, How call WHM API 1? I can call WHM API 0 (Deprecated), UAPI and cPanel API 2, but not WHM API 1. How to call it? https://documentation.cpanel.net/display/SDK/Guide+to+WHM+API+1
i am calling the cPanel mkfile api but every time it throws some errors like cURL error 28: Operation timed out after 0 milliseconds with 0 out of 0 bytes...
The "delsubdomain" function is not working. Other than that the work is very good. However I have a project that I need to implement with this function. Can you help...