cPanelKenneth
- Total activity 823
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 379
Comments
Recent activity by cPanelKenneth-
Hi, First, I'd like to note that we haven't tested cPanel & WHM in the environment or situation you are describing. Could you answer the following questions, please? That will guide us along the p...
-
Today i call scripts with
-
Hi, Usually, you need to call Cpanel::initcp before calling any API calls in the Cpanel or Cpanel::API name spaces. Something like: use Cpanel; my $cpanel = Cpanel->new(); $cpanel->initcp( "cpan...
-
Hi, That is not a new Linux distribution. Internally some of our people use 'CentHat' to refer to the CentOS and Red Hat distributions.
-
Hello, yes that is normal behavior when both tiers are on the same major version (66) of cPanel & WHM.
-
Hi, CPANEL-13739 was a duplicate of CPANEL-13196, which is fixed in cPanel & WHM version 66. That version is available in our EDGE tier and will make its way to the CURRENT tier shortly.
-
Hello, What is the 'Setup App' you are using?
-
Correct. You cannot use API calls to bypass the user's permissions (which is what features are). What is it you are trying to do with the SSL API calls? There might be another way to solve your pro...
-
Hello, Our minimum RAM requirements are 768 MB for CentOS 6 and 1 GB for CentOS 7. Installation Guide - System Requirements - Documentation - cPanel Documentation
-
The entries you quoted are for the php-fpm integration with cpsrvd, not Apache. If you have the integration enabled in WHM, then the PHP applications, such as phpMyAdmin, Roundcube, etc, will use p...