This How To Guide will show you how to install Drupal 7 in a shared hosting environment, step by step. The components to this Drupal 7 Install tutorial are Godaddy (for domains), Hostgator (for hosting), CPANEL (this guide is very similar for any web host that has a CPANEL hosting control panel), and MYSQL (for the database). Parts of this video: - Pointing your domain from Godaddy.com to your Hosting Account - Setting up an addon domain in CPANEL - Setting up a database and database user in CPANEL - Uploading Drupal 7 to your host - Going through the steps to Install Drupal 7 - Fixing common errors people run into during the install process - Connecting the database to the site This video goes into detail on how to correct the following errors one can run into during the drupal 7 installation process: 1.) PHP register globals - register_globals is enabled. Drupal requires this configuration directive to be disabled... 2.) PHP Extensions - drupal requires you to enable the PHP extensions in the following list: pdo 3.) Database support - your web server does not appear to support PDO (PHP Data Objects)... And how to create and modify a php.ini file to correct these errors.
No comments:
Post a Comment