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.

where is the PHP print DOCtype? so i can use the New DOCtype all.

Can any one tell me where the php print doctype is so i can change it to the new simple doc type that covers all the languages no more having to know if it is strict or loose or frameset this will be much easier. i don't know if any one has seen it.

Help! I upgraded from 6.1 to 6.2

and now I'm locked out! :D

I originally installed 6.1 via Fantasico so,
I followed these instructions -> http://drupal.org/node/248998

and everything seemingly went smooth, until I went to put the site back "on-line" All I get is a page that says "Site off-line
Drupal is currently under maintenance. We should be back shortly. Thank you for your patience. "

Has anyone got a key? :S

blank page, no way to go :(

I have upgraded from Drupal 6.0 to 6.2 and no when I add module and save I am shown a blank page only. I see at status bar "Done" but I can not do any thing. I have reloaded the page several time but it did not help.
Is there any problem with database links? I din run the updat.php and corn for the site. again nothings is changed.

Please help!

Upgrading MySQL from 4.1 to 5.0 (not 4.0 to 4.1)

Hi,

There is a lot of threads on ugrading MySQL from 4.0 to 4.1 and very little specifically from 4.1 to 5.0. :(
It is hard to tell which threads are for 5.0 or if they apply for 5.0 as well as for 4.1.

I have a Drupal 5.1 with MySQL 4.1.2 working fine.
When migrating to another webhost with MySQL 5.0, I get stuck with the garbled characters.

To migrate, I have selected in PHP myadmin in the old site, all tables, and the Compatibility option as 4.0
I have uploaded my DB 3 times without success.

One point of interest:

My site in the old host, with MySQL 4.1 had to have a modification in the database.mysql.inc file, where I had to comment the following code for the same garbled reason. Now I am wondering if it should remain the same.

/* On MySQL 4.1 and later, force UTF-8 */
/* if (version_compare(mysql_get_server_info(), '4.1.0', '>=')) {
mysql_query('SET NAMES "utf8"', $connection);
}
*/

Thanks for the help.

Michael Boudey

=============================
The new MySQL server is:
=============================
MySQL
Server version: 5.0.45-community
Protocol version: 10
Server: Localhost via UNIX socket
MySQL charset: UTF-8 Unicode (utf8)
MySQL connection collation: UTF8_unicode-ci

Tables are latin1_swedish_ci ONLY

=============================
Old MySQL server
=============================
MySQL - 4.1.20-max-log

Tips for Future Proofing Upgrades to New Versions

I am planning on making a site based on version 6.2. I plan to base it on the Garland Theme, but I am going to modify the CSS quite extensively, and will also be making some changes to the template.php and .tpl.php files to change some of the HTML output. I was wondering if anyone has any suggestions for ways to make these modifications so that when Drupal 7 comes out, the upgrade process is as easy as possible.

As an example, in my CSS files, I am considering making all changes below the default code. To clarify, say there is already a rule that says:

Will my contrib modules keep me stuck in 5 forever?

Hello all,

I have about 10 contributed modules installed that my site depends on, but that don't yet have D6 versions.

If some of these never get upgraded to D6, does this mean I'll be stuck in 5 forever? Is there anything wrong with that if my site still runs fine?

Thanks for any advice!

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal