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.

404 Error when upgrading from 4.7 to 5.0 b2

Hello all,

I ran into a 404 error when trying to upgrade my site from 4.7.4 to 5.0 beta 2. The exact error message was:

An HTTP error 404 occured. update.php?op=do_update

It is quite obscure and I found no clue searching on the forum. Could some one point me a direction to look for information on this?
FYI, I followed the upgrading instructions, i.e. login as user 1, delete old files, upload new files, run update.php -> 404 error. And before the starting the database upgrade, I received this warning message:

Upload limit

I have a problem with uplaoding, it says "Your PHP settings limit the maximum file size per upload to 4 MB." even though I have set the php.ini to a higher limit. It was originally 2mb, but i changed the php.ini to 100mb, but now it shows the limit as 4MB?

Also, it was only this particular site having this problem. My previous drupal installations - all running on the same server - did not have this limit.

Where have things gone wrong?

Views: Cannot run upgrade.php on version 10 DB

Hi folks,

I recently installed the views-4.7.x-1.1 update, and upon running the update.php script, which shows version 10 of Views is ready to go, I get this error:

Message	reset() [function.reset]: Passed variable is not an array or object in D:\Intranet\update.php on line 404.
Severity	error

I'm running Drupal 4.7.4 on a WAMP server using MySQLi - I tried changing that to MySQL but no dice. Every time I go back to update.php, that version is still sitting there.

Pbl after upgrading

Hi everyones,

I have upgraded my website to 4.6.10 and I get many bugs when creating a post, deleting a menu, etc. There may be a pbl with access authorization. The error msg that I have got when creating a post as follows:

Make enable rich-text the default??

I just upgraded from Drupal 4.6X (under CivicSpace) to Drupal 4.7X. it is mostly going okay, but the main issue I seem to be running into is how to make the default for rich-text to be enabled? I can enable rich-text manually for each node, but that gets sort of old fast.

Any suggestions?

4.6.4 to 4.7.4 banner issue - Re: Unknown column 'b.vid' ... error

I upgraded drupal from 4.6.4 to 4.7.4 and all my modules. Everything seems to be working except my banners. I keep getting the following error

Unknown column 'b.vid' in 'on clause' query: SELECT n.*, b.*, u.name FROM node n INNER JOIN banner b ON n.vid=b.vid INNER JOIN users u ON n.uid=u.uid ORDER BY workflow ASC LIMIT 0, 25 in...

has anyone seen this/have a solution

thanks
s

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal