Please, see the link!
Thanks!
]]>I would like to upload a new wordpress site to my host. But every time I try I’ll get the following error:
Forbidden You don't have permission to access /wp-admin/install.php on this server
I think it has something to do with the security plugin i’m using on my main website. I tried deleting everything except for the following from .htacces:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
But that didn’t work either.
Tried 777 on the folders but no results.
Can you guys help me out?
Greets Hindrik Raap
https://www.ads-software.com/plugins/better-wp-security/
]]>So I installed Better WP Security yesterday and renamed my wp-content directory. From what I am able to tell, all of my other plugins have updated accordingly, but CVG is still uploading files to wp-content and saving the galleries to the db with wp-content. I spent 4 hours yesterday searching through the plugin files and did not find any references at all to ‘wp-content’; only WP_CONTENT_URL, which is what it should be using anyway.
The only issue I found that was similar is that WP_CONTENT_URL could be set after the wp-settings.php call, but WPBS set WP_CONTENT_URL in the top of the wp-config.php file to the new directory, so that’s not the issue.
I can manually change things in the db and move the files after the upload and it will work, but obviously I don’t want to do that.
Does anyone have any suggestions on where to look for this problem?
]]>On closer inspection – the pages are all in:
wp-content/cache/page-enhanced/ and then the path is my domain name followed by one of my page’s or post’s names.
It indicates every file was deleted and then added back.
I use the W3 Total Cache plugin.
Is this a conflict between the plugins, or is it just the way they work together?
Or do I have a really serious security problem on my hands???
Thanks for any help
https://www.ads-software.com/plugins/better-wp-security/
]]>https://www.ads-software.com/plugins/better-wp-security/
]]>The blog I need help with is www.stayupdated.info.
]]>However, I’m still getting emails from Login Security Solution saying there is a brute force attempt.
Does this mean the custom login URL has been compromised, or does it actually mean that the hackers are attempting to POST to wp-login.php still, and Login Security Solution is hooking in BEFORE WP Better Security?
If that latter is the case, might I suggest Login Security Solution hooks in AFTER WP Better Security?
https://www.ads-software.com/plugins/login-security-solution/
]]>Im very contented with WP Better Security but their is a problem to sort (eg by count) the 404 error log (asc/desc) in wp backend. So I couldn`t analyse it real good but now after a hack attack there are ~<strong>64.000</strong> new 404 errors which have to be analysed.
Problem:
The Browser have to load ~64.000 404-error logs…seems to be not possible because of an empty 404-error log list, so I cant sort anything in the wp backend :/
My intented solution is to download the whole sql entry “<strong>bwps_log</strong>” (gzip) – Check!
But now I can`t find any solution to display it formatted and in a structured and analysable form. Any ideas or maybe another solution ?
Best regards
vito