Mar 5, 2010 0
Drupal – a flexible and intuitive CMS – Pt. 1
As I had been occupied most of my time by this great open source CMS lately, I would to share my experiences withyou. If you use, you will learned to value drupal at least for its vast amount of extremly useful modules, flexible user management and easy-to-handle content editors.
As basic requirements one needs a hosting account which has php (version 5.2 or higher) and mysql installed. Download the latest versions here, I’d recommend to choose version 6.x as most of the modules and themes are not available for 7.x, which is still in development status, but will come up with neat features.
On first hand you will have to set up a mysql database, no worries you will just have to specify just the database name, a username and a password! Now you upload the drupal core file into a folder in your webspace. After doing so you reach your drupal installation via www.yourdomain.com/[drupal installation folder]/install.php .

















