In this Guide, you will find how to install xampp linux operating system .As you know XAMPP stand for x(Crose platform ) A(apache ) M(mariaDB) P(PHP) P(perl).

You can use xampp as a local server and you can test and develop you develop skills. With the xampp you can build web apps website with WordPress as well as coding.


There are followings steps by following these steps you can install Xampp in you local linux system 

as you know linux is a command-line interface while you install any software you must know some commands we discuss this commands now .

Step 1:

Download xammp from the official website of xampp  . Make sure you are downloading the Linux version of xampp. after clicking on Linux version your file will start downloading save that file in the downloads folder (by default ).

Step 2

In this step open Linux terminal and set your terminal in superuser mode with the commands (sudo su )because before installation you need superuser permission in Linux.

now locate the file destination with cd commands .cd stand for change directory .



step 3:

Now just change the file permissions read write execute . you can provide  all permission to this file with the commands (chmod 755) .After running these commands your file will execute successfully. 



Step 4 :

now just bash command (./) bash command will start installing process .now it will show some simple steps just next and finaly finish the setup file . after successfully finished the step you will see your xammp is ready to use .you can start and stop services from this interface .

Step 5: 

This is the last and important step . in this step you will see Xampp installed file exists .To see your installed file just go to (opt/lamp) here you will see a run file click on that run file any time.you need to install again and again .



                              Happy leaning 




Post a Comment

Previous Post Next Post