Ask what your learning can do for the community !!!

Jooms, for our website

I have a very busy week,  having our school website installed in our ubuntu computer in preparation for the upcoming closure program of CICT- BUKSU. I have learned  installing JOOMLA 1.0.13 version, an open source software as our school website platform. The following are the steps in installing.

  1. Download XAMPP for linux from apachefriends.org

  2. Copy xammp-linux-x.x.x.tar.gz to opt- /opt/ lampp (sudo cp xammp-linux-x.x.x.tar.gz to opt /opt/ FOLDER)

  3. Extract xammp-linux-x.x.x.tar.gz to opt- /opt/ lampp (sudo tar-xvf  xammp-linux-x.x.x.tar.gz -C /opt/) Check if the lampp FOLDER is created inside /opt/ then, (cd/opt/)
  4. CREATE LAUNCHER Type: Application, Name: XAMPP Control Panel (gksudo python /opt/lampp/share/xampp-control-panel/xampp-control-panel.py)
  5. Run the launcher
  6. Test Load browser URL = http://localhost, or http://127.0.0.1
  7. Dowload Joomla
  8. To unzip joomla (sudo unzip Joomla_1.0.13-Stable-Full_Package.zip -d /opt/lampp/htdocs/website folder))
  9. To change mode (sudo chmod 777 -R /opt/lampp/htdocs/(website folder))
  10. Install Joomla (http://localhost/website)
  11. After installation remove or rename the installation folder ( to remove sudo rm -f /opt/lampp/htdocs/(website)/installation)

To install Xampp for linux you may also follow this video

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.