Subscribe

Enter your email address:

Delivered by FeedBurner

Previous Posts

Wednesday, May 10, 2006

How To Install Drupal

1. Follow the drupal installation instructions at http://buildownwebsite.blogspot.com/2005/11/how-to-install-drupal-cms-in-3-simple.html

2. For the ‘mv’ command, do this from the httpdocs directory:

mv drupal-4.7.0/* drupal-4.7.0/.htaccess ./

3. In plesk, go to your domain (assuming you host multiple domains). Under there you will find Services > Databases. Now, Tools > Add New Database. You can create the database drupal needs. I called mine “homedrupal”.

4. Look at the instructions at http://drupal.org/node/43807 . To log into the database, I had to log in using my administrator username and password.

5. In plesk, go to Hosting > File Manager , httpdocs directory. Follow instructions under CONNECTING DRUPAL. Make sure you click on the little “edit” icon on the far right of the line the filename is on in Plesk so that you aren’t just viewing the file.

6. Make sure you start the necessary lines with a single quote and end with a single quote. I must have spent 20 minutes figuring out that the lines I changed in settings.php did not end with a single quote.

7. When you first login to the site, make sure you change your password. Otherwise, if you don’t receive the registration email, there is no way for you to get into the system to administer it!

8. Once logged in, go to Administer > Settings > General Settings. Specify a valid email address. If you don’t specify this, then you’ll never receive registration emails. I found this was sort of a catch-22: you have to do this the very first time you get into the system because you will never get a registration email otherwise!

2 Comments:

Anonymous Anonymous said...

Hmm I love the idea behind this website, very unique.
»

July 17, 2006 5:49 PM  
Anonymous Anonymous said...

you might want to remove the link spam comment above...

May 06, 2009 5:01 AM  

Post a Comment

<< Home