Ram Freedman
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by Ram Freedman-
Hi, Yes, the cPanel does provide the free SSL from Comodo, and is incorporated in the AutoSSL, but it cannot be issued from a cPanel area. If you do not have a root access, then you should ask yo...
-
Hi - same problem here... All of my cron commands are not working. I'm getting this error in the email: Configured PHP version ea-php70 does not have a CGI binary installed, using default PHP ver...
-
Hi @cPRex I added
-
Hi, How are you? I guess that I cannot use the new UAPI method and the old API2 call at the same time - right? I mean that I cannot authenticate using the new UAPI method and call an API2 call - ri...
-
I'm glad you found a good solution. cPanel doesn't control LFD, but reading through their documentation I'm not finding a way to change that behavior. You might want to reach out to their team at
-
Hey there! I don't know about the webhook side of things, but Linux has the auditd system built-in. We have a guide at the following link that explains how the tool works and gives an example of...
-
Hi, Thanks for your help. 1 - "Subaccount" is just the general term for the function, but it can be used to make an email account. For example, here's an SSH version of the UAPI call to make an...
-
Dear @cPRex Thanks for your help. The solution was to add everything as one value in the header instead of 2. So instead of having Authorization: cpanel and another one of username:token I used: A...
-
In integromat I can send HTTP requests and select: The URL, Method (GET / POST etc.), Headers, Query String, Body type (application/x-www-form-urlencoded or RAW or multipart/form-data) and the Fiel...
-
I tried some more using the online toll and this is the relevant curl commands that works ( I Had to add a space between the -H to the 'Authorization and also add cpanelbefore my username: curl -H...