cPAdminsMichael
- Total activity 374
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 164
Comments
Recent activity by cPAdminsMichael-
Hi! So you want to create a cPanel user for a cPanel account from the terminal? Or do you want to give SSH/terminal access to a specific cPanel user?
-
Hi, So - you get the error in a perl script and test that GD is installed in PHP? :) :) You may want to check if perl-GD is installed: rpm -q perl-GD
-
Hmm.... how does your /etc/resolv.conf file look like?
-
Hi! You can always add an extra/external drive to the server for the backup storage. That should work just fine. I'd recommend that you use remote storage though. There are plenty of providers off...
-
Hi! This is a bug in the kernel-module in Cloudlinux. Don't know what is happening with Cloudlinux these days... more and more bugs are slipping through :-(
-
Yes, there is:
-
Sure thing!The script works.I gave ownership to root:_imunify but nothing changed. Hmm - odd. And you ofcourse have the +x bit on, right? Then I don't have a good explanation. Maybe better to pos...
-
Remember that only Imunify360 allows sending notification mails (directly from the GUI). With ImunifyAV(+), you need to wrap that into a script. Have you checked that your script is indeed executab...
-
Great! Let's work together on this. How can we get in touch? Thanks Best would be on our website. Got your message yesterday but you left wrong mail address (nonexisting domain) :)
-
Apache: - Use Worker or Event MPM and increase poolsize to cope with the client count alternatively, you may want to look into Litespeed. - Checkout NGINX caching server that comes in cPanel 96 My...