Paid affiliate hosting advertisement

Moving Drupal to Dreamhost

miggols99 - February 16, 2008 - 10:55

I'm trying to move my Drupal installation from Godaddy to Dreamhost. I have successfully imported the database, and the Drupal installation can connect, but I am getting an error:

Fatal error: Call to undefined function: user_current_load() in ...includes/menu.inc on line 409

I have no idea what this means! Please help!

Version mixup?

JohnForsythe - February 16, 2008 - 11:08

That function is only used in Drupal 6. It seems that you might be trying to mix different versions of Drupal together. Are you using Fantastico to install, or doing it with the normal Drupal installer? What version were you running before, and what version are you trying to run now?

--
John Forsythe
Need reliable Drupal hosting?

I was using Drupal 6, and

miggols99 - February 16, 2008 - 11:24

I was using Drupal 6, and all I did was move the files over and the database. I used the regular installer.

Strange.

JohnForsythe - February 16, 2008 - 11:44

Try installing a fresh copy of Drupal 6, without copying or importing anything. If that doesn't work, it may be a server issue.

--
John Forsythe

I get the following error

miggols99 - February 16, 2008 - 12:03

I get the following error when I try and install a fresh Drupal 6:

Requirements problem
The following error must be resolved before you can continue the installation process:
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings. (Currently using PHP register globals Enabled ('1'))

Please check the error messages and try again.

Well it seems that PHP 4 was

miggols99 - February 16, 2008 - 13:26

Well it seems that PHP 4 was enabled for some reason. I've changed it now and hopefully it will work!

Ugh. The installation now

miggols99 - February 16, 2008 - 13:40

Ugh. The installation now works, but the page doesn't...still the same error

Drupal and Dreamhost

Rob Loach - February 21, 2008 - 15:15

I've been running Drupal off of Dreamhost on http://www.robloach.net for about the last two years. First with Drupal 4.7, then Drupal 5, now Drupal 6. No problems yet... Make sure you're not using FastCGI, are running PHP5, and that your directories are set up correctly.

I'm having the same problem

mricha73 - May 10, 2008 - 15:09

mricha73 - MA

Did you get it resolved? How did you disable PHP4 in Dreamhost?

Yes I did :)

miggols99 - May 10, 2008 - 19:14

Go to the Dreamhost panel and choose Domains >> Manage domains

Then press edit on the domain you want PHP 5 for. Make sure that the PHP version is "5.2.x" like so

http://xs227.xs.to/xs227/08196/screenshot847.png

Then try again.

the same problem here

qpal - September 11, 2008 - 21:41

I am using dreamhost for drupal 6.x , having the same problem as above. I am using php 5.2.6 and fastCGI is disabled on the domain.

Just find the solution from: http://drupal.org/node/284857 and it worked perfectly.

 
 

Drupal is a registered trademark of Dries Buytaert.