Questions tagged [whm]

Stands for "WebHost Manager" and is found within cPanel servers. Use this tag if your question associates with the WebHost Manager of cPanel.

42 questions
3
votes
2 answers

White Label nameservers running WHM/Cpanel DNS only with hostname alias

UPDATE 2/23/2016 I think my original question was confusing, so I am going to rephrase it: I have my own dedicated nameservers running cPanel DNS Only! I want to know how to give other people vanity nameservers! Our company has its own dedicated…
Neo
  • 256
  • 1
  • 3
  • 16
3
votes
1 answer

Notify when normal user changes to root?

Would it be possible that when a normal user logs in to root via su command an email notification will be sent?
IMB
  • 5,583
2
votes
2 answers

Large number of failed login attempts - cPanel Hulk Brute Force

Mods: Please note that this question is specifically about a server that is managed via cPanel and WHM, which makes it different than the alleged duplicate question. The past month, my personal web server has received thousands of these notices.…
ina
  • 527
2
votes
3 answers

WHM enable or install PDO driver

how to enable or install pdo extansion for php , i cant use easyapache and i cant find php.ini in WHM after install script on host i get this error: Fatal error: Class 'PDO' not found in /home/jafar/public_html/model/db.cls.php on line 29 script…
2
votes
2 answers

How to ensure incoming emails don't get lost when migrating to new server?

I plan on moving some WHM/cpanel accounts to a new server, I am under the impression that during transition, some emails might land on old server even if the files have already been copied to the new server. Is it possible to prevent this so that…
IMB
  • 5,583
2
votes
1 answer

Phpmyadmin error 500 - can't load anything

I was trying to do a right join of two tables, but it seems like it was too much information or the syntax was wrong and then the page froze so I closed out of it. But when I tried to reload PHPmyadmin, it shows everything in red and nothing will…
eleaf
  • 21
1
vote
1 answer

Disable cPanel login through other domain on same server

On a WHM server I have many hosting accounts. Currently the users are able to open their cPanel on any domain which is hosted on same vps by providing their own root credentials. Let me explain; for example: the 'root' user at domain1.com has…
Samz
  • 11
1
vote
1 answer

CPanel is warning about inconsistent RPMs for an old MySQL installation -- how do I fix this?

I used the CPanel WHM interface to move MySQL from v5.0 to 5.6 earlier this week. Last night I got an email from my system that claims there are now problems with older MySQL RPMs. The email said: Problems were detected with cPanel-provided files…
Ian C.
  • 6,209
1
vote
1 answer

Find out what's causing high server load?

If a server has become inaccessible via SSH due to high load, I would usually restart it. How do you usually find out the cause of the high load (e.g., what process, how much RAM/CPU was used, etc.)? I am using WHM / Cpanel.
IMB
  • 5,583
1
vote
1 answer

Configure LFD to not block emails for failed login attempts

Is it possible to configure LFD in ConfigServer Security & Firewall for cPanels WHM to not block failed logins for e-mails? My legitimate users are being blocked more than hack attempts for e-mail accounts. I've tried googling this but cannot find…
Styphon
  • 213
1
vote
3 answers

Prevent users from using the same cron schedule?

I've a lot of users in my server using exactly the same cron schedule and this is causing high server load. Can we prevent this? For example, if there's x numbers of users that use the following cron schedule: 0 1 * * *, is it possible to prevent…
IMB
  • 5,583
1
vote
1 answer

How to find out why host is blocking Google Crawl bots

We have a server host with WHM . This host is a vertual host with a bunch of websites. We have recently found that Google analytics and Search Console can't seem to access website pages because the Google can't seem to access the robots.txt…
Martin
  • 125
1
vote
1 answer

How do you track down high PHP-FPM usage on a dedicated WHM server?

This is on a unmanaged dedicated webserver used to run Opencart 2.3.0.2 PHP 7.1 Server specs: Xenon 2.13Ghz 8 Core 32GB RAM CentOS 7.8 WHM v86.0.18 The traffic looks like I am being being DDOS'd, although it has never been quite this…
1
vote
0 answers

CPanel Won't Serve Files Owned By Other Users

I have an automated CI environment running as a non-root user which writes files to a www directory managed by WHM/CPanel. The files get there OK and if I chown them after they've been copied over will work fine and be visible online, however…
CoryG
  • 344
1
vote
1 answer

FFMPEG - why do I end up with old version after installing?

I managed to install FFMPEG on Centos via WHM following this guide. But when I run ffmpeg -version I get: 2.8.15 ...whereas the official site says the latest version is 4.0.2. How can I update my installation or install afresh with the latest…
Mitya
  • 231
1
2 3