Havri

  • Total activity 118
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 32

Posts

Recent activity by Havri Recent activity Votes
  • Add subdomain API

    Hello, I want to create a bash script that creates a subdomain for a user account and then removes it, if the user asks. Of course, I want this to be done at the press of a button. Is there an AP...

  • user cron job not appearing on server /var/log/cron

    Hello, I was trying to debug some cron script for some users but when I tried to look in /var/log/cron, I didn't find any entries for any users. I can see all the entries for the root user, but no...

  • The backup process completed, but 2 errors occurred.

    Hello, We started having trouble with cPanel backups on multiple servers. Because of this error, the backup directories don't get pruned (although I know that can be controlled, but I don't want t...

  • cPanel user manager error

    Hello, We are encountering an issue with the cPanel User Manager interface. If I try to edit anything for the email account general@mydomain.tld, I get the following error: Eroare:The system fail...

  • API call to check if backup is enabled for user

    Hello, Is there an API call that can enable/disable backups for a single user? I tried the following as per your documentation, but it doesn't seem to work: whmapi1 modifyacct user=myuser BACKUP...

  • Add note/description for hook

    Hello, I added some post backup hooks to run a bash script only when present, like so: /usr/local/cpanel/bin/manage_hooks add script "/root/myscript -argument1" --manual --category=System --event...

  • Connect to an external MSSQL database

    Hello, I want to configure a VPS to allow users to connect to external MSSQL Database servers. What are the correct steps to install and configure this? What other software or configurations do I...

  • PHP Selector not changing PHP version

    Hello, I have an issue with PHP Selector where it won't select the correct version. I just installed a new server with Cloudlinux 7 + cPanel. It runs EA4 + CageFS + PHP Selector. I'm using PHP 7....

  • Erase unused transfer sessions

    Hello, I was trying out a few things with the WHM API and saw that a lot of transfer sessions were created. I found the in /var/cpanel/transfer_sessions: drwx------ 2 root root 4096 Jun 6 19...

  • git pull Cannot allocate memory

    Hello, I am trying to do a git pull and I receive the following error: [myuser@server1 public_html]$ git pull /usr/libexec/git-core/git-sh-setup: fork: Cannot allocate memory Is anybody else exp...