PHP

XAMPP Installation on Ubuntu 12.04

Download and installation of XAMPP is very simple… Step —> 1: Download XAMPP from http://www.apachefriends.org Download XAMPP Linux Step —> 2: Extract the downloaded(/home/saeed/Downloads) file into /opt saeed@DELL-PC:~/Downloads$ tar xvfz xampp-linux-1.7.7.tar.gz -C /opt  OR Install using PPA Open Terminal (Ctrl + Alt + T) saeed@DELL-PC:~$ sudo add-apt-repository ppa:upubuntu-com/web saeed@DELL-PC:~$ sudo apt-get update saeed@DELL-PC:~$ sudo apt-get install xampp   After successful… Continue reading XAMPP Installation on Ubuntu 12.04

Rate this: