How to install XAMPP server in MXLinux 18.2 Continuum

Опубликовано: 27 Март 2026
на канале: Just Learn WordPress
664
8

How do I install XAMPP?

Choose your flavor for your linux OS, the 32-bit or 64-bit version.

Change the permissions to the installer

chmod 755 xampp-linux-*-installer.run

Run the installer

sudo ./xampp-linux-*-installer.run

That's all. XAMPP is now installed below the /opt/lampp directory.

How do I start XAMPP?

To start XAMPP simply call this command:

sudo /opt/lampp/lampp start

Also, note that there is a graphical tool that you can use to manage your servers easily. You can start this tool with the following commands:

cd /opt/lampp

sudo ./manager-linux.run (or manager-linux-x64.run)
How do I stop XAMPP?

To stop XAMPP simply call this command:

sudo /opt/lampp/lampp stop

How can I test that everything worked?

Type in the following URL at your favourite web browser:

http://localhost

-------------------------------
How to Create a Blog From Scratch with WordPress and Earn Money in 2019?
https://tocreateablog.com/starting-a-...
Are you wondering how do i start a blog? Do you want to share your ideas with other? Do you want to grow your business using a blog? In this 6500+ blogging guide, we are going to cover everything you need to know about blogging.
----------------------------------
How to Start a Small Business Blog? 6700+ Words Guide
https://tocreateablog.com/guides/how-...
In this ultimate guide, I am going to share all the necessary details, stats, facts, guidelines, and resources to start a blog on WordPress.
----------------------------------
How to use WordPress? 6000+ Words Ultimate Guide
https://tocreateablog.com/guides/how-...
In this step by step guide for beginners, You will learn how to use WordPress to create a website or blog.
In this ultimate guide, I have tried to explain everything you need to build websites with WordPress, Here is the outline for this in-depth guide, so you can quickly move to any section of this WordPress guide.
----------------------------------
5000+ Words Guide: Jetpack WordPress vs Alternatives? How to save $111/Year?
https://tocreateablog.com/jetpack-wor...
WordPress Jetpack plugin offers Hassle-free design, marketing, and security features for your WordPress websites at a very affordable price, compared to other premium plugins and themes. With Jetpack WordPress, You get everything you need to build powerful WordPress websites, in one service.
-----------------------------------