I installed magento with the wamp server. I followed the steps. The front page shows up fine, but I tried to go to the admin page, I put the user name and password and nothing happens. No error message. the page doesn\\\\\\\’t go any where.
I haven’t experienced this in my wamp environment but have on our actual servers running Linux/Apache.
The first thing I normally check is to make sure the var directory has been created and is writable. This has also been linked to cookies not being set correctly, resulting in no session. Can you confirm you the cookie “adminhtml” is being set when you try to login and has data?