External Publication
Visit Post

“Cookies not Enabled” Messaging blocking website access

InfinityFree Forum [Unofficial] June 6, 2026
Source

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.js bot protection sets its own cookie __test. This cookie always survives and is sent back to the server. Even deleting and on private browser

  • However, any other cookie – including PHP’s PHPSESSID, custom remember_me, or plain test cookies – is intermittently stripped by the server before reaching the browser.

  • The ?i=1,2,3 challenge 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

Loading comments...