Karl
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by Karl-
Karl commented,
Guessing you're using CloudLinux? You'll need to limit the number of threads & processes that NextJS is using. Open up your next.conf.js and add the experimental section: [QUOTE] module.exports =...
-
Karl commented,
We're finding the same issue on some servers now renewal time has come round. If they are using 3rd party nameservers they are failing, even when they resolve to the server IP. 1) Yes 2.1) No 2.2)...
-
Karl commented,
It isn't just that you need 5.3.6, it's that you need the latest build of it as well. We had a server on 5.3.6 already that was broken this-morning by this until we did a re-install (which will fe...
-
Karl created a post,
SecurityAdvisor and EasyApache 4 suexec link
Jacob - The cPanel Security Advisor in WHM links you through to the suEXEC page, even when running EA4 if it thinks you're not using suEXEC. We're running mod_lsapi and see this.
-
Karl commented,
Hi, After upgrading to cPanel 56.0 (build 9), I can't connect to the FTP, using TLS, with my Netbeans FTP Client. Before this upgrade, on FTP Server Configuration, was using "Broken Clients Compat...
-
Karl commented,
Will spin up a VM and try it if I get chance tomorrow. For this one I just did the simple thing, umount my /var/lib/mysql, install, rename mysql dir, mount my /var/lib/mysql, copy files over.
-
Karl created a post,
cPanel Installer - Broken MySQL Check
The new installer is broken in the way it checks for MySQL and it actively encourages bad practices. It does a check to see if MySQL is present, except it doesn't. It just checks to see if /var/l...