Drupal6 on Natty Narwal


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. sudo apt-get install apache2-mpm-prefork php5-common libapache2-mod-php5 php5-mysql php5-gd
  2. sudo a2enmod rewrite
  3. sudo apache2ctl restart

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.