Acquia Drupal
Z Nápověda - webhosting.fm
Obsah |
Introduction
Acquia Drupal is a commercially supported distribution of the open source Drupal social publishing system. A packaged collection of some of the best software from the Drupal community, Acquia Drupal offers you an advanced starting point to quickly begin building Drupal websites.
Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations are using Drupal to power scores of different web sites, including community web portals, discussion sites, corporate web sites, intranet applications, personal web sites or blogs, ....
For more details see: Acquia
Recommended settings
- Memory (MB): 512
- Swap (MB): 512
- Hard disk (GB): 8
Appliance specific settings
- Mysql root password: admin
Please change this for security reason via command line:
mysqladmin -u root -p password yournewpasswordhere
Acquia Drupal settings
- Main software packages: Debian Lenny, Acquia Drupal 1.2.21 (acquia-drupal-1.2.21.5181.tar.gz), MySQL 5, Postfix, Apache2, PHP5
Acquia Drupal Database:
- Database name: drupaldb
- Database user: drupaluser
- Database password for drupaluser: drupalpassword
Please change this for security reason via command line.
Update the following file with the new drupaluser password:
nano /var/www/drupal/sites/default/settings.php
First steps
Start the VM and open a VNC console and install the latest security updates.
aptitude update aptitude upgrade
Now, connect to the Acquia Drupal web installer http://youripaddress and follow the instructions.