Liam McArthur
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Liam McArthur-
Liam McArthur commented,
I ended up removing the accounts completely, rebuilding Apache and manually adding the accounts/domains again. I believe a previously cancelled cPanel migration that crashed had caused some major p...
-
Liam McArthur created a post,
Subdomain redirecting to www
I've purchased a new server and I'm currently in the process of migrating everything across. The main top-level websites are working fine but for some reason, none of my subdomains work because the...
-
Liam McArthur commented,
I ended up contacting our server support company and it actually turned out to be a permission issue caused by a cPanel migration hang. We terminated the migration which caused some additional file...
-
Liam McArthur created a post,
404 when I click ConfigServer Security & Firewall
For some reason when I click ConfigServer Security & Firewall it no longer takes me to the firewall configuration page but instead, I am presented with a 404 page. Does anybody know how I can get C...
-
Liam McArthur commented,
Ah yes! I never thought about SMTP authentication. Okay, well I've found a plugin for our websites that will allow us to use SMTP auth instead, but after enabling this I was receiving 535 Incorrect...
-
Liam McArthur created a post,
Exim return path/bounce address
I'm having problems setting the return-path/bounce address for my website. I think it seems to be an Exim related issue because everytime I set a header in PHP, it's just ignored. Because of this, ...
-
Liam McArthur commented,
That was my problem. I was still using CGI as my PHP handler. I've changed this globally to PHP-FPM and it is working perfectly. Many thanks for this fast response - it means a lot!
-
Liam McArthur created a post,
Cannot write files after upgrade
I'm experiencing a problem on my Centos 6.9 server. I've used EasyApache 4 to enable HTTP2 support, but to do this I've had to remove the mod_mpm_prefork and enable either mod_mpm_worker. The insta...