Top "Xampp" questions

XAMPP is a cross-platform Apache distribution bundled with MySQL, PHP and Perl.

How to work on UAC when installing XAMPP

I am installing Xampp to my computer but when i tried to install it a dialog box is showing up. …

php xampp
What is the location of mysql client ".my.cnf" in XAMPP for Windows?

What is the location of mysql client .my.cnf using XAMPP in Windows? Clarification: This file does not exist by …

mysql windows xampp
Using XAMPP, how do i swap out PHP 5.3 for PHP 5.2?

I'm using XAMPP 1.7.2, but need to swap out PHP 5.3 for PHP 5.2 - how do I do this?

php xampp downgrade
How to setup FTP on xampp

i want to make a server using xampp. i have already installed xampp and setting port 8080. php and mysql work …

ftp xampp filezilla
How to install mcrypt extension in xampp

how to install mcrypt in xampp on windows? My PHP Version 7.0.5 and xampp pack have not mcrypt extension so how …

php xampp mcrypt
XAMPP Apache won't start

I am using Windows 8 Pro. I have just installed XAMPP Windows 1.8.1. I tried to start Apache from the XAMPP control …

apache xampp port80
How to Solve the XAMPP 1.7.7 - PHPMyAdmin - MySQL Error #2002 in Ubuntu

I have been through lots of forums and checked various posts on similar topic but non seems to work out …

mysql ubuntu phpmyadmin xampp mysql-error-2002
Laravel 5 error SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: YES)

I have installed Laravel 5 successfully and changed MySQL credentials in database.php file in config directory to ' mysql' => [ …

php database xampp localhost laravel-5
Using Domain name instead of localhost in with https in xampp

My question may be stupid, But honestly I searched a lot and got success but not complete. I use xampp …

php apache xampp localhost domain-name
Fatal error: require_once(): Failed opening required

I'm trying to run my online site on my local machine. I stumbled upon a problem. This is my htaccess …

php .htaccess xampp localhost require-once