Goal: upgrade from 4.7.3 to 6.x
In preparation for the upgrade, I decided to make a development copy on my local machine.
I copied my public site to a local vmware server (ubuntu server 8.10 running under VMware). After some debugging of my apache2 setup, it's basically working. I can login as user ID=1 (admin) or my normal user account, and that succeeds. I see the username on the left sidebar. All the site content looks good as far as I can tell. In other words, much of the locally duplicated site appears to be operational.
However, whenever I use any link to navigate somewhere, say, forums, I am immediately logged out, though Drupal actually goes to the requested page (assuming anonymous has access to it.)
Net result: I can't do any administration functions. For example, I log in as drupal admin, and select "administer" in the menu. I get "Access denied
You are not authorized to access this page." But...
Now it gets interesting. So if I login again as admin, I get the admin home page displayed, but again, any click to go anywhere else results in moving to that page but losing the login status. That is, it logs out the user immediately.
I've been struggling with this issue for a few days now, and I'm out of ideas.
Of course, my original (public) site still works.
Anyone have any ideas on this?
Much appreciate any input.