Basic ProblemI have created a Drupal 7 website on a local ubuntu server 10.04. I just moved it to my new Linode Ubuntu server also running 10.04. Everything looks good when viewing as anonymous, but I can't login. I just get a page refresh.
SpeculationI think there is something really simple with my hosts file or with permissions preventing me from loggin in. I used everything in the documentation to set things up.
Important FactsI do not have public DNS pointing at the server. I am trying browse and login using the servers ip address. Alternatively I tried changed my local computer host file to point to the domain that I would like to use. This was all in the excellent Linode instructions.
I saw a similar post about a WP site. It mentioned a database entry that made the installation loop to a domain url that wasn't there. website_example.abc/login.php. I have never had trouble moving a Drupal website this way though.
The public directory is my superuser account public folder. I chowned them at one point to www-data to see if that was the problem. It changed nothing.
I see nothing in the mysql log or the apache2 logs that I can discern.
QuestionsCould be the way cookies are setup?
Could it be default Apache settings?
Could it be .htaccess issues.
More infoI followed the directions in the following places really closely. The only thing that I added extra was APC.
http://library.linode.com/hosting-websitehttp://library.linode.com/securing-your-server