
- #Free download xampp for linux ubuntu how to
- #Free download xampp for linux ubuntu mac os x
- #Free download xampp for linux ubuntu 64 Bit
#Free download xampp for linux ubuntu mac os x
So, you can be sure that XAMPP is available for Linux, Windows, and Mac OS X as well. However, the name arrives by the combination of some technical terms.Īs mentioned above, X – stands for -> cross-platform. In other words, XAMPP can be described as an offline web server package.

XAMPP is a bundled software for integrating basic web server solution packages offline.
#Free download xampp for linux ubuntu how to
You get the freedom to try out experimental things that typically come with the tag “ implement at your own risk.” In either case, if you are not a complete web expert, you should get to know what XAMPP is, what can be done using it, and how to install XAMPP in Ubuntu. The reason – you get the power to try almost anything you like. It is definitely awesome when you get the ability to test things offline. In this article, you will get to know how to install XAMPP in Ubuntu. XAMPP for Linux is a viable solution for those web tinkerers. So, if you do not want to break your bank, it is always safe to try things offline first. Instead, you will end up breaking the whole functionality of the site. Unless you are an expert, you will not be able to guarantee what would work and what will not. Paste this inside of the file, save it, and close it: Įxec=sudo /opt/lampp/manager-linux-圆4.Whenever someone tries to modify something on a live website/server, it is always something risky. (follow the installation steps to finish it you may close it after that)Ĭreate a desktop icon for it: $ sudo touch /usr/share/applications/sktop Run the following commands to install and run it: $ cd /tmp Now suppose that you want to edit code of sol.desktop run the following command: sudo gedit /usr/share/applications/sol.desktopĪs Singh already gave a really good and well explained answer, here it is a short summary on how to add an entry to the Desktop (app) + how to download and install XAMPP! If there is already of shortcut of XAMPP present in this folder then you can also edit its code instead of creating new file, by knowing its name as shown below: Now go to /usr/share/applications and check if the entry is created or not: Put the following text in /usr/share/applications/sktop: So you have to create file of shortcut in its directory. Run the following command to confirm if it is installed, and it will install it if it isn't already: sudo apt-get install gksuĪll the shortcuts are present in applications folder. In this post I explained how shortcuts actually worksįirstly gksu should be installed in Ubuntu.

xampp-linux-圆4-5.6.nĬheck if the following command runs or not: sudo /opt/lampp/lampp startĪlso check in this way if it works or not: Search `xampp-linux-圆4-5.6.n` in Google and download it. Check mine and compare.Ĭopy paste below commands in terminal and hit enter button. I have checked your directory it is correct, but some folders of xampp are missing.

It will not create icon on desktop, it will create a entry in applications search as shown in the screenshot. Now check applications, its icon has been created. Run following command in terminal: sudo apt-get update Note: For 32 bit xampp type "n" at place of "manager-linux-圆4.run"
#Free download xampp for linux ubuntu 64 Bit
(You are using 64 bit system so there is no need to change anything, simply do copy paste) Įxec=gksudo /opt/lampp/manager-linux-圆4.run Then, run: gksu gedit /usr/share/applications/sktop First of all you need to install gksu with the following command: sudo apt-get install gksu
