Having problems installing Drupal? See the Installation Guide for more information.

Migrating Drupal

Hi,

I have been given the task of migrating a Drupal 6 site from one server to another. I have uploaded all the files provided by the client, from their current installation. I have also setup the database with all tables / data from their current install.

My problem is that a lot of directories appear to be missing on the new server. I don't see any dirs for

/user
/admin
/content

Trying to install Drupal 7.7 on my 32-bit Slackware 13.37 PC

Hello:
Here is where I am:
- Have downloaded and installed XAMPP from www.apachefriends.org and it seems OK.
- Have downloaded Drupal 7.7 from www.drupal.org. but have not installed it.

I have been reading the install instructions from "Drupal 7 Bible" from Wiley.

Step # 2 of the instructions (yes, only step # 2!!!) says: "Open the htdocs directory inside the -AMP folder on your machine."

SQLSTATE[42000]: Syntax error or access violation: 1286

Trying to install Drupal 7, but after the page to create a database I get this message ""SQLSTATE [42000]: Syntax error or access violation: 1286 Unknown storage engine 'InnoDB'" Is it possible to fix this by configuring Drupal files?

PS
DB MySql 5.5.14.

The requested page could not be found on Menu Creation

Hi all

Adding a new menu (not item) results an erros: The requested page could not be found. Going back to menu overview, I can see the menu I just created in the list, however, klicking on "edit Menu" or on "add links" result the same error: The requested page could not be found.

The same application works fine in my mac but not on the server. So, i copy my local database to the server, but the problem still remains. Any suggestions?

Thank you in advance

ubercart support

hey guys, i need some help with the auction module for drupal 6. i set it all up, but now i get a error when i create a auction that the time and date not setup but there and no field for this when i create the content. just point me to the problem please

Trouble installing Drupal 7.7 on my PC

When I enter: http://localhost/drupal-7.7/install.php into my browser, the following displays but nothing launches:

<?php

/**
* @file
* Initiates a browser-based installation of Drupal.
*/

/**
* Root directory of Drupal installation.
*/
define('DRUPAL_ROOT', getcwd());

/**
* Global flag to indicate that site is in installation mode.
*/
define('MAINTENANCE_MODE', 'install');

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal