Yii Login Not Working

I managed to create a new fresh Yii Application. I generated the files locally using yiic, then uploaded it to a subfolder in my website. It is a fresh copy but upon testing the LOGIN features, (demo, demo, admin, admin), the Logout link part does not show any difference.

Is there any configuration of the PHP.ini part for me to enable or disable? I am hosting with a provider. Thank you.

If you are using .htaccess and rewrite, try adding this line above your rewrite rules:


RewriteBase /your-sub-folder/