Questions tagged [whm]

WHM is a hosting automation software used by server administrators and resellers to manage cPanel hosting accounts on a web server.

WebHost Manager (WHM) is a web hosting control panel used by server administrators and resellers to manage cPanel hosting accounts on a web server. It is used to set up and manage accounts, monitor bandwidth and services, and includes many other features.

781 questions
2
votes
2 answers

WHM: Moving an account to a new server

I have an account on WHM for a PHP web app that's over 50GB in size on a dedicated server, the company decided to move it to a new server, and I was assigned the task. I would like to know what is the best way to do it, built-in WHM copy account…
user47230
2
votes
1 answer

How do I give SSH access to users for particular subdomains in cPanel

I am currently setting up a dev environment with multiple subdomains dom1.domain.net, dom2.domain.net, dom3.domain.net etc. and I would like to give different users SSH access to the individual subdomain directories in the file system. Some…
PavKR
  • 1,591
  • 2
  • 11
  • 26
2
votes
1 answer

MySQL events_schedule='ON' fails due to privileges

I’m trying to turn events on. If I execute SET GLOBAL event_schedule="ON" , MySQL gives me this error: #1227 – Access denied; you need (at least one of) the SUPER privilege(s) for this operation I’m using the root user of my WHM and open cPanel…
Alaa M. Jaddou
  • 1,180
  • 1
  • 11
  • 30
2
votes
2 answers

Unable to install ImageMagick in WHM/Cpanel (Amazon EC2)

I tried a lot of different solutions I could find all over the web but to no avail, I installed IMAGICK from WHM and it gave me the following: downloading imagick-3.1.2.tgz ... Starting to download imagick-3.1.2.tgz (94,657…
shifter
  • 143
  • 1
  • 13
2
votes
1 answer

WHM add all domains in hosts file to make CURL work

I am creating domains using WHM Cpanel API and everything is working fine. Domain are being created properly. My issue is when I try to do a curl request on the new domain it does not work. So I then add the new domain name in /etc/hosts file and…
Yunus Aslam
  • 2,447
  • 4
  • 25
  • 39
2
votes
1 answer

No such file or directory: couldn't create child process: /opt/suphp/sbin/suphp

This don't seems like a php memory_limit error to me, I have set CloudLinux configuration to unlimited for this website in CloudLinux LVE Manager. Any suggestion what might be causing the website 500 internal server error. [Sat Sep 19…
TundeCanHelp
  • 101
  • 8
2
votes
1 answer

Cpanel -WHM Default Login

I have a Linux Server (VPS) which is hosted in Microsoft Azure, it has a default login for ssh as username: azureuser and password: (My Password). I wanted to play aroud and install Cpanel with this guide…
jackhammer013
  • 2,295
  • 11
  • 45
  • 95
2
votes
1 answer

How to set TMPTIME in hours at WHM Server.

As we know /tmp directory is cleared by default at every boot, because TMPTIME is 0 by default. Here you can change the time in the following file: /etc/default/rcS Clearing at every boot is not ideal for a machine that is never rebooted, like a…
Ashish Chaturvedi
  • 1,352
  • 3
  • 13
  • 37
2
votes
4 answers

Create database programatically from PHP on WHM/cPanel server

I was wondering whether it is possible to create a new database and user, from PHP, on an WHM/cPanel server.
titel
  • 3,454
  • 9
  • 45
  • 54
2
votes
2 answers

WordPress I cannot receive emails sent from forms to my own domain.

I am using a plugin called Form Manager on a WordPress site to manage form submissions. I had the site setup on a VPS that was running Plesk and I never had any issues. I recently moved the site to a VPS running WHM/cPanel and I am now unable to…
Marc
  • 4,661
  • 3
  • 40
  • 62
2
votes
0 answers

Reroute email to correct domain

I am trying to send a mail to different domain name as my mail server is located on another domain. Therefore, whenever I try to send an email using php mail function then it consider as the local email mail and send it. However, I want to send it…
RK.
  • 973
  • 5
  • 19
  • 45
2
votes
1 answer

Reverse DNS not working , not found: 3(NXDOMAIN)

i have a vps with WHM installed, and now i try to add rDns , i was following this guide https://documentation.cpanel.net/display/CKB/How+to+Configure+Reverse+DNS+for+BIND+in+WHM but it doesnt work.. my ip address is 192.99.175.224 , and the…
Wawan Brutalx
  • 603
  • 6
  • 15
  • 27
2
votes
1 answer

Cpanel/CSF Firewall: Excessive resource usage notification

I am getting the following, and before I take any action I need to know if this is actually excessive resources or if i should just increase my notification threshold. lfd on sv1.server.com: Excessive resource usage: tendes (3222 (Parent…
TEN Design
  • 717
  • 3
  • 13
  • 31
2
votes
1 answer

Configure CSF to allow outbound SMTP

I have a web app that sends email via SMTP (Gmail, Zoho Mail servers). The thing is, the email sending works in my localhost but not on my VPS (using WHM). I contacted support and the guy replied: If your VPS has ConfigServer Firewall (CSF)…
user3583721
  • 327
  • 2
  • 4
  • 14
2
votes
1 answer

cpanel error Altered RPMs found on server

I have cpanel installed on my dedicated server. I am receiving the error below frequently: Problems were detected with cPanel-provided files which are RPM controlled. If you did not make these changes intentionally, you can correct them by…
user3455531
  • 775
  • 1
  • 14
  • 28