Gettung same problem here. Login doesn't work With Firefox (3.6.12), IE and Chrome. Only when I check "Remember me next time" can I login. Nothing happens otherwise. Cookies are working fine on all other pages or localhost and remote. main.php config file is untouched.
Maybe some info about my system configuration will be helpful.
- XAMPP running on Windows 7 Professional 64bit.
- PHP version 5.3.1.
- Webroot is on another local harddrive as xampp installation.
- Yii framework is outside of webroot folder (but also doesn't work if Yii framework is in the same folder as webapp).
- PDO PostgreSQL, Memcache, APC extensions are not installed
PS: Not sure if it's related but I can't login to gii either.
PPS: Currently testing some frameworks for a medium sized company and the only plus points for Yii are on the "easy installation", "easy start". Which is sad as Yii looks very promising. Development enviroment is windows7+xampp deployment enviroment is linux+lumpp.