I needed to move servers with my Drupal installation.

I have it just about working, but not quite. :-(

Drupal comes up, has my templates and content on the front page. But if I try to do anything like login it tells me page not found such as http://www.valuesplanet.com/user/login I thought it might be a permission thing but that does not quite seem like it is it -- maybe a database issue? This is the CVS version from 4.3 I belive.

Any thughts?

----Martin----

Comments

Steven’s picture

Seems your server is not configured right for clean URLs: you need .htaccess support for that.

See the FAQ in the handbook for info on how to turn off clean URLs on a site which doesn't support it.