“Cookies not Enabled” Messaging blocking website access
InfinityFree Forum [Unofficial]
June 6, 2026
Maybe the issue is on __test cookies. I’ve been investigating the “Cookies not enabled” redirect loop that many of us are seeing. After extensive testing, I’ve found the root cause:
InfinityFree’s
aes.jsbot protection sets its own cookie__test. This cookie always survives and is sent back to the server. Even deleting and on private browserHowever, any other cookie – including PHP’s
PHPSESSID, customremember_me, or plain test cookies – is intermittently stripped by the server before reaching the browser.The
?i=1,2,3challenge loop appears for no reason
Please help us investigate and fix why all cookies except __test are being filtered or dropped. This breaks standard PHP session handling on your free hosting. Thank you.
Discussion in the ATmosphere