a Dreamer

dreams out loud

Installing Xampp in Ubuntu

      Linux is not a new stuff on Computer. it is a free and open source operating system, and a lot of people use this OS for many kinds of reason. Some said that Linux OS is more secure from virus attack, compare from other OS such as Windows. some other said that because it is free, it has public license.

      I also has migrate my PC to ubuntu 9.04, and as a IT student, i might have to develop many application. as a new bie, i need a lot of tutorial and try more and more. for this time, i would like to develop a website on ubuntu, and we have to prepare its server or localhost. and i would love to tell you how to install xampp, a server for linux.

      Xampp is an application contain some application package that programmer need to build a local server, known as localhost. Xampp contained apache, PHP, Pearl, MySQL and PHPMYADMIN for MySQL interface. its all you need to built a server scripting site using PHP.

      First thing we need to do is download the newest version of xampp for linux. most known as Lampp. this is the link where you can download it

    
You also can directly download it from your terminal by typing these command :

wget htt://wwwapachefriends.org/download.php?xampp-linux
 
     sudo tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt     when the process ends successfully,  you can run the lampp by typing the commannd below.

sudo /opt/lampp/lampp start

apache, MySQL and other application will running as in windows, and we can access our localhost thorugh browser

      sometimes, you ll fin that the file extraction will not success. and you can not  start the lamp and access your localhost, i suggest you to unistall it first and you can install id for more. this is the command for uninstalling Lampp

      Perintah untuk unistall xampp di linux :
Sudo rm -rf /opt/lampp
 Go open source!



0 argumen:

    Follower