Hi, after installing drupal 5.0 rc1 I found out that most modules are still only for drupal 4.7. Therefore I downloaded and installed the latest official release (4.7). At this point a problem appeared. Installin and setting up the database was no problem, but after creating the first account, I can't keep myself logged in. Logging in works, but than, after clicking a new menuitem, (such as the administer link), drupal says "Access denied", and I have to log in again?

Anyone who knows this problem?

Comments

andyw59’s picture

Hi
I have a similar problem with 5 RC1.
But I have to log in twice, I have found a work around by commenting out 2 lines in uder.module.
I found this by searching for Log In in the forum.

I don't get any access denied messages though.
Sorry I'm not much help

Jim@drupal.be’s picture

What version of PHP is your webserver using. 4.7 has similar problems with PHP5.

There are no stupid questions. Only stupid anwsers.

skilip’s picture

I'm using php 5.2.0 and MySQL 5.0.27 on a Apache 2.2.3 server

Jim@drupal.be’s picture

The following post offers a solution to your problem.

http://drupal.org/node/102114

Sorry, about the late answer

There are no stupid questions. Only stupid anwsers.