Thread Starter
zgyang
(@zgyang)
Another question is, I backed up wppa settings and exported photos to wppa depot, after downloading, I tried to delete those files via FTP and cpanel on server, but failed due to permission denying, I could not change code from 644 to 777 which will allow to delete those files. Any solutions?
Thank you.
Z.G. Yang
/wp-content/cache/wpfc-minified/?v=1418229110 does not ring a bell by me.
wp-content/plugins/wp-photo-album-plus/wppa.min.js?ver=5-4-22-000 is requared for wppa to function and will be loaded on every page. ( mostly the browser cache is used, except once when the version (ver=5-4-22-000) changes ).
I recommend plugin https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/ especially the features Login Lockdown Options and the Blacklist Manager are very helpfull for me to ban login attacks. If a user tries to login and fails 3 times, the ip is blocked for an hour; and if failed logins as system occur – they are hacker activities – you can block their ips fully.
See the left sidebar on http://wppa.opajaap.nl/ , the lowest widget where i publish the ips that do so.
I could not change code from 644 to 777
ask your hosting provider
Thread Starter
zgyang
(@zgyang)
All in one wp security plugin was installed 3 month ago, it works fine.
I asked hosting provider to change the code and removed those backup files, it is ok now, thank you so much.
Regards!
Z.G. Yang