This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

$lists problem after upgrade from 5.1 to 5.2

OK, my upgrade from 5.1 to 5.2 went mostly smoothly, but there's one annoying problem: whenever a comment is added to a node, the links in $lists that report on the status of comments don't update.

I.e., if there are no comments initially, and a comment is added, the link from $lists remains "Add new comment."

Has anyone run into this? How can it be fixed?

5.1 to 5.2 Upgrade Success - Failure - Problems - Points to Note - Experiences

I thought it might be a good idea to start a Forum Topic so people can share their experiences with updating from 5.1 to 5.2 so the rest of us can learn..

so pls post ur success - failure - issues - learnings - workarounds - points to note....so it can help the community.

thanks

Database configuration

Hello
I installed Drupal with success and have access to the page. Immediately after the installation, and without any changes to the Drupal (no modules where installed), I upgraded manually the most recent version of Drupal (version 5.2) through ftp (all directories and files) following your instructions. I also made the backup of the Database and re-install it.
Now, accessing the site I receive this message:
“Database configuration
The following error must be resolved before you can continue the installation process:

I'd like to use the video module but...

Greetings, all! Question about a 4.7.6-version site that's still in the oven, so to speak.

1. If I want to incoporate the video module, can I do it with the site remaining 4.7.6? If so, how? Alternatively, must I upgrade the site to version 5 to get the video module?

Why no "changed files from 5.1 to 5.2"?

I don't know If i am missing something essential, but why do I have to re-upload all the files to upgrade from 5.1 to 5.2? Surely all files can't have changed?

impossible to login in copied drupal installation, all pages lost

Hello,

in order to upgrade safely a 4.7.6 site to 5.0 I have replicated the whole mysql database, copied all the drupal directory to another folder (cp -r -p drupal drupal_new), modified settings.php in drupal_new to point to the replicated database, pointed apache to drupal_new.

When I point the browser at mysite.net, the home page appears OK. When I click on the login button I get the login form OK.

When I enter user name and password and click login , I get

Not Found

The requested URL /user/login was not found on this server.

The server log says:

File does not exist: /var/www/html/drupal_new/user, referer: http://mysite.net/?q=user/login

After that, I discovered that, while the home page displays OK, no link from it works.. If I, for example, click on a menu entry in the home page pointing to "http://mysite.net/taxonomy/term/1", I get

Not Found

The requested URL /taxonomy/term/1 was not found on this server

and in the apache log:

File does not exist: /var/www/html/drupal_new/taxonomy, referer: http://mysite.net/

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal