
Dave Smith
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
Comments
Votes on activity by Dave Smith-
Hi my server often get wp-login brute force, i have activated mod security but its not much help how to prevent wp-login brute force? We recommend installing the Wordfence plugin for Wordpress. ...
-
I found a fix here for a similar issue recently: Bad address length for Socket transfer tool error Hope that helps.
-
Just resolved this. In my case it was the file /etc/modprobe.d/ipv6.conf that contained this: # Anaconda disabling ipv6 options ipv6 disable=1 Set to 0 and rebooted... problems solved ! Assume A...
-
Hi Terry, Just remove the comma. Any reason why you require the comma?
-
Thank you Michael.
-
I'm not sure exactly what it is but it appears the update caused some issues with Cloudflare in some way? Possibly query strings and cache related? As there were no other changes to our server ma...
-
For a while we thought the problem was resolved but no unfortunately not, it persists.
-
Hi, have you tried clearing the browser cache? Maybe I should not be a Root Administrator today....... You can call me - removed - Thank you Kenneth. I apologise for my harsh statement above. ...
-
We had similar issues recently. Updates across all WP sites were failing and displaying the Maintenance page. Users were trying to update all the Plugins at once using the 'update-core' page (upd...
-
You could comment out the below in your httpd config: ErrorLog "logs/error_log" And replace with: #ErrorLog "logs/error_log" Then restart Apache. Or add the following to your .htaccess files: ...