Installing
-
2. Downloading XAMPP
Download XAMPP for Mageia GNU/Linux
Save the File.
-
3. Installing XAMPP
Then to Set up XAMPP on Mageia:
First Access the Target, usually in the Downloads folder:
(But if downloaded with Firefox it can be instead into /tmp/mozilla*)cd && cd Downloads
To Check it’s there List the contents with:
ls . | grep xampp
The grep Command refine the output List showing only the Entries matching the Keyword.
But if yuo are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
Then give Execution Permission:chmod +x ./xampp*.run
Finally to Setup XAMPP:
sudo ./xampp*.run
If Got “User is Not in Sudoers file” then Look: Solution
Now, follow XAMPP Installation Wizard
First, :Then possibly Uncheck “Developer Files” if you don’t need them:
Confirm on Location:
Start the Installation:
Once done to Quit and Launch XAMPP:
Contents