PatrickVeenstra
- Total activity 254
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 57
Posts
Recent activity by PatrickVeenstra-
automatically restart apache
Once in a while my sites go down because Apache does. Is it possible to automatically restart Apache when it is down or "Failed to receive status information from Apache."?
-
GET values escaped
For some reason my $_GET values are being escaped (or at least " -> \"). Obviously magic_quotes_gpc is off (checked at runtime). What else can cause this to happen?
-
AutoSSL on server IP
Is it possible to set up AutoSSL for the server's IP? I want to remove the alert when entering WHM.
-
Disable site
Is it possible to disable a site or account? Like suspending it but just ignoring any request at all. Suspending and unsuspending a site takes some time. I just want any requests to be ignored (as ...
-
Where's the autossl option in the user account cPanel?
I've just enabled autossl for my account from within WHM, but am unable to find the option in the user / client panel. Where is it?
-
emails take a LOT of time to be send
Customers are complaining that it takes a lot of time before they're receiving emails send by my server (using PHP mail). It used to work fine, but now it seems that it often takes hours. I did not...
-
Stop access log creation for (sub)domain
One of my subdomains receives a LOT of requests, and because of that it always has a very big logfile. There's nothing in that log that can be of any interest to me, so: is it possible to not creat...
-
cpmove cpu overload
When I make a cpmove file from the command line the server stops responding during the compression of the homedir. pigz is overloading the cpu. - Can I bind the entire cpmove process or at least p...
-
Crontab /etc/crontab not working
I'm setting up a cron to do backups, and using /etc/crontab doesn't execute the job, while crontab -e does. What's the difference between them?
-
Exclude file/folder from pkgacct
I want to automatically create cpmove files (cron job). I want to keep always one complete backup (just in case something goes terribly wrong during the backup process), but the new one should not ...