• Entries (RSS)
  • Comments (RSS)

Intall Apache, MySQL and PHP on Ubuntu 8.10

Posted by | Posted in How to, Linux, OpenSource, Resources, Reviews, Tips and Tricks, Tutorials, Ubuntu | Posted on 09-Jan-2009

Tagged Under : , , , , , , , , , , , ,

WARNING: Please use this method to install Apache, PHP and MySQL because its more suitable for most of your needs and has options to auto-upgrade your installation. The following method is obsolete and not recommended.

After trying to install Apache, MySQL and PHP on Ubuntu 8.10 via several methods listed over the web. I opted for xampp package for linux.

It is as easy as ABC

Download the xampp linux package from their official website

wget http://nchc.dl.sourceforge.net/sourceforge/xampp/xampp-linux-1.7.tar.gz

(I have selected NCHC, Taiwan as the mirror to download this package, you may try another)

Extract the files

sudo tar xvfz xampp-linux-1.7.tar.gz -C /opt

Chmod the files to have nobody ownership

sudo chown -R nobody:root /opt/lampp/

Configure xampp security

sudo /opt/lampp/lampp security

Start xampp with this command

sudo /opt/lampp/lampp start

Stop xampp

sudo /opt/lampp/lampp stop

Restart xampp

sudo /opt/lampp/lampp restart

Login to ftp using the username nobody and the password that you have set up in the “xampp security”

To uninstall xampp

sudo rm -fr /opt/lampp

Enjoy!!

Share This:
  • Facebook
  • Digg
  • Google Bookmarks
  • Sphinn
  • del.icio.us
  • Fark
  • LinkedIn
  • Live
  • MySpace
  • StumbleUpon
  • Technorati
  • Yahoo! Buzz
  • RSS

Related Posts (auto suggestions based on tags)

Comments

2 comments posted on Intall Apache, MySQL and PHP on Ubuntu 8.10

  1. [...] Under : LAMP, Ubuntu, Ubuntu Desktop, Ubuntu Server Few weeks ago I wrote an article on how to setup Xampp package on Ubuntu. Today, I am revisiting this.I came across a great article straight from the Ubuntu community, it [...]

  2. [...] [...]

Post a Comment

Get Adobe Flash playerPlugin by wpburn.com wordpress themes