Install XAMPP on ur ubuntu just in follwing simple steps....
Step 1: Download the installation package
At first download the package. Click here to download.
Step 2: Installing
1. Open the terminal [1. Open The terminal [Application-->Accessories-->Terminal]
2. Write the quoted code or copy and paste it in terminal [without the "" symbols]
"sudo tar xvfz xampp-linux-1.7.1.tar.gz -C /opt"
when prompted give ur sudo password.
now xampp is installed on ur machine in opt folder.
Step 3:Start
Now start the xampp .
to start xampp just write the following code in terminal [without "" symbols]
"sudo /opt/lampp/lampp start"
Step 4:Test
To test the xampp, just open any browser and in the browser's address bar
just write "http://localhost"
u r done...............
Find more on XAMPP
No comments:
Post a Comment