How to install phpbb on ubuntu

  • Post last modified:February 6, 2014
  • Post category:Linux
  • Post author:

To install phpbb on your localhost, you must setup apache and mysql first. We have already posted a tutorial on How to install and configure Apache,PHP,MySql and phpMyadmin on ubuntu.  Please read first.

1.Download phpbb

Go to phpbb website and download the latest phpbb stable Full Package in tar.bz2 format or .zip format on your desktop and extract it. Now you will get phpBB3 folder.Just rename that folder to phpbb.

2.Copy phpbb to /var/www folder
(more…)

Continue ReadingHow to install phpbb on ubuntu

How to install MediaWiki on ubuntu

  • Post last modified:February 6, 2014
  • Post category:Linux
  • Post author:

To install MediaWiki on your localhost, you must setup apache and mysql first. We have already posted a tutorial on How to install and configure Apache,PHP,MySql and phpMyadmin on ubuntu. Please read first.

1.Download MediaWiki

Go to MediaWiki website and download the latest MediaWiki stable full version in .tar.gz format on your desktop and extract it. Now you will get mediawiki-1.16.2 folder. Here 1.16.2 is the version number of current stable release.Just rename that folder to mediawiki.

2.Copy mediawiki to /var/www folder
(more…)

Continue ReadingHow to install MediaWiki on ubuntu

How to install Joomla 1.6 on ubuntu

  • Post last modified:February 6, 2014
  • Post category:Linux
  • Post author:

To install joomla 1.6 on your localhost, you must setup apache and mysql first. We have already posted a tutorial on How to install and configure Apache,PHP,MySql and phpMyadmin on ubuntu.Please read first.

1.Download Joomla 1.6

Go to joomla website and download the latest joomla stable full version in zip format on your desktop and extract it. Now you will get Joomla_1.6.0-Stable-Full_Package folder. Here 1.6.0 is the version number of current stable release.Just rename that folder to joomla.
(more…)

Continue ReadingHow to install Joomla 1.6 on ubuntu

How to install Drupal 7 on ubuntu

  • Post last modified:February 6, 2014
  • Post category:Linux
  • Post author:

To install Drupal 7 on your localhost, you must setup apache and mysql first. We have already posted a tutorial on How to install and configure Apache,PHP,MySql and phpMyadmin on ubuntu.Please read first.

1.Download Drupal 7
Go to Drupal website
and download the latest Drupal 7 version in zip format on your desktop and extract. Now you will get drupal-7.0 folder. just rename that folder to drupal
2.Copy Drupal to /var/www folder .

To do this

(more…)

Continue ReadingHow to install Drupal 7 on ubuntu