Home › Forums › Support Forum › Brute-force Protection Not Installed › Reply To: Brute-force Protection Not Installed
July 23, 2018 at 1:44 pm
#2124
That error means that there is no response from your server when testing the session feature. I am not sure why your site will not start a session but it is usually due to a server configuration issue, like php.ini settings or the permissions on the /tmp/ directory (or wherever the session files are kept on your server). Check your server’s error_log files and ask your host to verify that session files can be stored on your server.