How to install XAMPP on Linux mint 14 32 bit/64bit

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
glenndr_15

How to install XAMPP on Linux mint 14 32 bit/64bit

Post by glenndr_15 »

Greetings!
I wrote a tutorial on my blog on how to install XAMPP on linux mint 14. Hope it will help.
http://glenndr15.wordpress.com/xampp-in ... 2bit64bit/
Thank you :D

Best regards,
glenndr_15
Tim_Olaguna

Re: How to install XAMPP on Linux mint 14 32 bit/64bit

Post by Tim_Olaguna »

Another dead link which leads nowhere.
mount mint
Level 1
Level 1
Posts: 36
Joined: Sun Jun 14, 2015 11:17 am

Re: How to install XAMPP on Linux mint 14 32 bit/64bit

Post by mount mint »

This is how I did it:

1. Download the installer from Apache Friend: XAMPP for Linux v5.6.8 (PHP 5.6.8)

2. Assuming you have downloaded into your 'Downloads' folder. Open a terminal:

Code: Select all

cd Downloasds

Code: Select all

chmod 755 xampp-linux-*-installer.run

Code: Select all

sudo ./xampp-linux-*-installer.run
Your htdocs folder is located in: /opt/lampp/htdocs

More FAQ can be found here: https://www.apachefriends.org/faq_linux.html
911 WAS AN INSIDE JOB
Tim_Olaguna

Re: How to install XAMPP on Linux mint 14 32 bit/64bit

Post by Tim_Olaguna »

mount mint wrote:This is how I did it:

1. Download the installer from Apache Friend: XAMPP for Linux v5.6.8 (PHP 5.6.8)

2. Assuming you have downloaded into your 'Downloads' folder. Open a terminal:

Code: Select all

cd Downloasds

Code: Select all

chmod 755 xampp-linux-*-installer.run

Code: Select all

sudo ./xampp-linux-*-installer.run
Your htdocs folder is located in: /opt/lampp/htdocs

More FAQ can be found here: https://www.apachefriends.org/faq_linux.html
Thank You! It all worked well for me following your directions.
kukamuumuka

Re: How to install XAMPP on Linux mint 14 32 bit/64bit

Post by kukamuumuka »

I think that there should be security instructions also.

Code: Select all

sudo /opt/lampp/lampp security
Tim_Olaguna

Re: How to install XAMPP on Linux mint 14 32 bit/64bit [SOLV

Post by Tim_Olaguna »

mount mint wrote:This is how I did it:

1. Download the installer from Apache Friend: XAMPP for Linux v5.6.8 (PHP 5.6.8)

2. Assuming you have downloaded into your 'Downloads' folder. Open a terminal:

Code: Select all

cd Downloasds

Code: Select all

chmod 755 xampp-linux-*-installer.run

Code: Select all

sudo ./xampp-linux-*-installer.run
Your htdocs folder is located in: /opt/lampp/htdocs

More FAQ can be found here: https://www.apachefriends.org/faq_linux.html
Thank you so much. I used your tips (with some additional sleuthing) to acquire and install a newer version of the XAMPP package on Linux Mint 17.2. :D
Post Reply

Return to “Tutorials”