1 / 7

Drupal Installation on Debian OS using LINUX commands

Drupal Installation on Debian OS using LINUX commands. With ssh , follow these directions (copy and paste when necessary & remember to use the tab and arrow keys!):. Run: aptitude install drupal7 Once this is successful, you will need to configure the package.

alvin-sears
Télécharger la présentation

Drupal Installation on Debian OS using LINUX commands

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Drupal Installation on Debian OS using LINUX commands

  2. With ssh, follow these directions(copy and paste when necessary & remember to use the tab and arrow keys!): Run: • aptitude install drupal7 Once this is successful, you will need to configure the package

  3. Installing Drupal7 (Please note these images are for Drupal6, but are basically the same): Simply follow the series of prompts, choosing: • “OK” after you have read the post-install instructions • “Yes” to configure the database

  4. Installing Drupal7 Choose: • “mysql” to select the database type • the password for the administrative account

  5. Installing Drupal7 • the password for the database server • type in the password again to confirm

  6. With ssh, follow these directions(copy and paste when necessary & remember to use the tab and arrow keys!): After installation is successful, use these commands: (documentation located in /usr/share/doc/drupal7)...read by using command zcatREADME.Debian.gz • ln -s /etc/drupal/7/apache2.conf /etc/apache2/conf.d/drupal7.conf • /etc/init.d/apache2 restart Point your browser to http://server.openlib.org/drupal7/install.php and follow steps to configure your site. (Replace server with the name of your server.)

  7. Congratulations!! Just follow the directions to finish your drupal site!

More Related