i am not geting installation of xampp tutorial
Title
Question
i am not geting installation of xampp tutorial
Moodle-Learning-Management-System Overview-of-Moodle 02-03 min 0-10 sec
Answers:
Download the CD content from the below link:
http://www.spoken-tutorial.iitb.ac.in/moodle/
Installation of XAMPP tutorial is available under PHP and MySQL.
or
See the Installation of XAMPP tutorial from the below website.
https://spoken-tutorial.org/tutorial-search/?search_foss=PHP+and+MySQL&search_language=English
Here's a step-by-step guide to installing XAMPP on various platforms:
*Windows:*
1. Download XAMPP from Apache Friends: (link unavailable)
2. Choose the correct version (32-bit or 64-bit) and click Download.
3. Run the installer (xampp-win32-8.0.11-0-VS16-installer.exe or similar).
4. Follow the installation prompts:
- Choose the components (Apache, MySQL, PHP, Perl).
- Select the installation directory (e.g., C:\xampp).
- Choose the language.
5. Click Finish to complete installation.
*Mac (OS X):*
1. Download XAMPP from Apache Friends: (link unavailable)
2. Choose the correct version (OS X) and click Download.
3. Open the downloaded .dmg file.
4. Drag and drop XAMPP into the Applications folder.
5. Open XAMPP Control Panel (Applications/XAMPP/XAMPP Control Panel).
6. Start Apache and MySQL.
*Linux:*
1. Download XAMPP from Apache Friends: (link unavailable)
2. Choose the correct version (Linux) and click Download.
3. Open a terminal and navigate to the downloaded file.
4. Run the installer: `sudo tar xvfz xampp-linux-8.0.11-0-installer.tar.gz -C /opt`
5. Start XAMPP: `sudo /opt/lampp/lampp start`
*Common Issues:*
- Port conflicts: Change Apache port (e.g., 8080) in httpd.conf.
- MySQL password: Set password in phpMyAdmin or xampp/mysql/bin/mysqladmin.
*XAMPP Tutorials:*
- Official XAMPP Tutorial: (link unavailable)
- YouTube Tutorials: Search "XAMPP installation tutorial"
- W3Schools XAMPP Tutorial: (link unavailable)
If you encounter issues, feel free to ask, and I'll help troubleshoot.
Which platform are you trying to install XAMPP on?
Login to add comment