cotswoldphoto
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Comments
Recent activity by cotswoldphoto-
If they have copied YOUR content and stored and use it on their own site as if it were their own content, you need to issue a DMCA Takedown notice. If they have no contact details, and the whois re...
-
I have been using all my WordPress sites on Mariadb 10 for over a year now. Also, make sure your default engine is innodb, and convert any tables that aren't. Innodb does not corrupt anywhere as mu...
-
Why do they HAVE to use W3TotalCache? Is it is poorly maintained and aimed at PHP5.4 and older. Why not use ZenCache, which is aimed at PHP5.5 and newer? It does not need an opcache or server cache...
-
I would read this: Rkhunter reports openssl warning I tend to test my site using the SSL Server Test (Powered by Qualys SSL Labs) test suite, although I DO add my own custom Pre Main Include to a...
-
Hello :) Those entries are likely within the existing DNS zone for the domain name they are associated with, which is acceptable. Use the "Edit a DNS Zone" option to verify if that's the case. Th...
-
Hi :), You might have not created A records for Nameservers and Server hostname. Go to "Home "DNS Functions "Add an A Entry for Your Hostname" to set DNS zone or A record for server hostname Go to...
-
In my case I wanted to add some hardening to the Pre Main Include, so I went to this folder: /etc/apache2/conf.d/includes/ and created a file called pre_main_global.conf and in this I put the code...
-
What was the OS? Mine is RHEL Centos 7.2. I recall it said no package found or to install and no changes made to php.ini.
-
mmmm. Thanks for the reply .... Let me see, a bit of sarcasm. Did I already try that? Yes (Yum said nothing to update). Did it the script fail? Yes. It said the script is deprecated. Even worse, a...
-
I think I have found out why. I built the profile in EA4 and the server appeared OK. But when I tried to install WordPress I got an error saying zip was missing from PHP. So I went back to check th...