I'm having an ongoing problem running cron on a drupal 7 installation. The log message I've been getting is "Attempting to re-run cron while it is already running." I am logged in as a user with administrative permissions, but the log says that the user attempting to run cron is "Anonymous (not verified)".
I have been having another problem with the WAMP installation (version 2.1) that I think might be related, but since I am pretty new at this side of things, I'm not sure. The problem I'm having with the WAMP server is it keeps telling me that "You don't have permission to access /phpmyadmin/ on this server." I have been unable to figure out how to regain access to the server, which is also really concerning to me.
Part of what makes this whole thing strange to me is that it seems like everything else is working fine for both the WAMP server and the site installation. On the server I am able to access the php.ini file to update settings and the local host area. On the site I'm able to add content, create new views, adjust panels, etc. On the site I am also able to download and install new modules and update existing modules. My concern is for the long-term health of the site and being able to move it over to a production server.