Hi all guys! I've a BIG problem here and hope you can help me to solve it.
Suddenly yesterday my PW installation stopped letting me to log in.
I can access the front-end, but each time i try to log into the back-end it gives me "This request was aborted because it appears to be forged."
I already have searched into the forum and tried every possible solution, without any result
In order:
site/config.php is readable
site/assets/{cache,logs,sessions} is present and 0755 (and setting them to 0777 doesn't make any difference)
tried to backup site/assets/sessions directory and make another new empty one
nothing is changed with user:group permissions
setting $protectCSRF, $sessionChallenge, and $sessionFingerprint to false the error disappears but the login page still remains
making the sessions table empty doesn't make any difference
enabled/disabled the www. redirection in .htaccess, just in case but nothing
enabled $debug and no error
removed cookies
restarted the server
Anybody has an idea?