Can’t login to admin after installation of Magento
December 1st, 2009 — adminI am running Vista Home basic system, and I play Xampp, after I have installed Magento, I found I can not login the admin panel.
I found the problem is in Session, magento can not set session and always create it again, that is why logination does not work.
-Go to app/code/core/Mage/Core/Model/Session/Abstract/Varien.php file within your magento directory.
-Find the code, Continue reading “Can’t login to admin after installation of Magento”