matt1206
- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
Posts
Recent activity by matt1206-
ea-php71-7.1.16 causing 500 errors
Hi, One of my servers updated automatically this morning, and installed the update for PHP7.1 ea-php71-7.1.16 rpm -qa | grep php71 ea-php71-php-memcached-3.0.2-1.1.127.cpanel.x86_64 ea-php71-p...
-
Litespeed not restarting automatically after update
[COLOR=rgb(20, 20, 20)]Had alerts from one of my servers shortly after the auto update to 68.0.27 that all the sites were down, and had to manually restart Litespeed. Saw another of my servers stil...
-
Custom PHP Session Handler
Would be nice if this also checked to make sure session.save_handler wasn't set to something other than files first. I have my sessions in memcached, and this just caused a large outage on multiple...
-
Quotas not working on Dedicated Server
I've just noticed that quotas aren't working correctly on my dedicated server. I've read elsewhere on here that I might been to symlink /dev/md1 to /dev/root ln -s /dev/md1 /dev/root Will this ...
-
CentOS7 Unable to change FTP port
I've trying to set my own FTP port, and changing the value in /etc/pure-ftpd.conf doesn't survive a service restart. Bind {myport} I've changed it many times on CentOS6, but it's not changing on...