Hallo,
ich habe folgende Fehleranzeige im wp-security-scanner:
Warning: fileperms() [function.fileperms]: stat failed for ../.htaccess in /home/xxx/xxx/ftproot/blog.hypnosebegleiter.de/wp-content/plugins/wp-security-scan/functions.php on line 22
ZitatName .htaccess, File/Dir ../.htaccess, Needed Chmod 0644, Current Chmod .0.
Im FTP-Programm steht aber Chmod 644.
In dieser funktion.php steht in line 22
Zitat$configmod = substr(sprintf(".%o.", fileperms($path)), -4);
Diese htaccess ist im wp-admin
ZitatAlles anzeigenAuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName "Access Control"
AuthType Basic
Order deny,allow
Deny from all
# Whitelist IP Adresse
Allow from meine IP