Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOps School!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

How to Setup xampp on Linux

Uncategorized

Run the below given command:

https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/8.2.0/xampp-linux-x64-8.2.0-0-installer.run

Run: sudo -s

Run: chmod 755 xampp-linux-x64-8.2.0-0-installer.run (This will give the executable permission to the installer file that you downloaded in step 2)

Run: sudo ./xampp-linux-x64-8.2.0-0-installer.run

Start XAMPP server with using this command

sudo /opt/lampp/lampp start

Let’s check the phpmyadmin console:

Let’s solve the phpmyadmin access forbidden problem
Run vi /opt/lampp/etc/extra/httpd-xampp.conf

Don’t forget save this file by pressing Esc followed by :wq!

Restart XAMPP: sudo /opt/lampp/lampp restart

0 0 votes
Article Rating
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
trackback

[…] How to Setup xampp on Linux […]

1
0
Would love your thoughts, please comment.x
()
x