
rbairwell
- Total activity 586
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 276
Activity overview
Latest activity by rbairwell-
rbairwell commented,
You appear to be running WordPress on your site and I am guessing that you installed a WordPress plugin to change the admin path of the WordPress control/admin panel. Is this correct - if so, which...
-
rbairwell commented,
Does the error_log of the site give any more clues as to what is triggering it? 500 is such a generic error it's tricky to give much guidance (the symlink of public_html to another folder, although...
-
rbairwell commented,
Hi, You would not be able to host this on a cPanel server as Microsoft SQL Server and Microsoft .Net applications will only run on Microsoft Windows Servers (okay, there is a .Net installation pack...
-
rbairwell commented,
Personally, I would not attempt to import (or even export) a large file through PhpMyAdmin: there are so many places it could fail (Apache timeout, PHP timeout, PHP memory limit, WHM timeouts etc e...
-
rbairwell commented,
Have you checked the firewall logs at all? It is possible that Cloudflare may have tripped a firewall rule and is being blocked by the server (or is being denied access for some other reason): Clou...
-
rbairwell commented,
Do you know what sort of environment your server is? I assume a VPS - but is it KVM, Linux Containers, VServer, Hyper-V, OpenVZ, VirtualBox, QEMU, SmartOs, Virtuozzo, VMWare, Xen? I have had proble...
-
rbairwell commented,
You *probably* can't edit the file because it is "open" by a system process (such as Apache or PHP). Do not try to move, rename, change permissions or edit those files as you may cause issues. Copy...
-
rbairwell commented,
What is the certificate error message when you access it? Is it something like net::ERR_CERT_DATE_INVALID (if so, your browser may have cached the old certificate), net::ERR_CERT_COMMON_NAME_INVALI...
-
rbairwell commented,
Which version of Linux (distribution and release number) are you running?
-
rbairwell commented,
This isn't really possible: Cloudflare works on a "site basis" and does not have the "concept" of a "server with multiple sites/hostnames" (they did used to have a WHM/cPanel plugin, but they disco...