Topic: 302 Error after logging in

Do anybody have an idea to solve this problem? I don't think it is FA related, must be a server setting or something i think....


After logging in i receive a 302 error (Moved Temporarily):

---
Moved Temporarily
The server encountered an internal error or misconfiguration and was unable to complete your request.

---

When pressing F5/refresh the page, login continuous and the FA administration appears and is working correctly. It happens on different browsers and on different computers.

Please can somebody help me out with this?

2 (edited by apmuthu 01/18/2013 09:23:11 am)

Re: 302 Error after logging in

Yes this is a known issue with some shared hosting accounts especially with subdomain accounts using the redirect method.

FA v2.3.11 works in such circumstances.

The includes/session.inc file got changed to accommodate faillog and may need header session changed from private to private nocache.

Make sure that in such VPSes, the /etc/hosts file has the subdomain entry as well.

One incompatible hosting service identified is shell.gridhost.co.uk on their CentOS 5.2 VPS (read from the /etc/issue file).

If anyone finds the settings to make it work despite disabling the .htaccess file do let the users know.

Re: 302 Error after logging in

Please goto to post no. 14 in this topic

/Joe