Top "Xampp" questions

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

How can I change my xampp username not as 'root'

I want to change my xampp username to a defined username. Can anyone tel me where can I change my …

xampp localhost username
Install PHP intl extension on MacOS

I am facing some issues in the installation of Cakephp. I hope any one had faced the same issue. The …

php macos xampp php-extension
xampp virtual host - always loading htdocs

I am trying to create a virtual host on my localhost (XAMPP). Tried every combination out there, but I always …

apache xampp localhost vhosts
How to solve "Call to undefined function dbase_open() " error in windows

Hi i want to load DBF file to mysql, am using xampp,php version 5.5.6 i had write the below code, …

php mysql xampp gmp dbf
How to remove port number from http://localhost:8123 to use as http://localhost?

I had to change my default apache port number 80 to 8123 (just random number) I changed the following files .. httpd.conf …

apache xampp localhost hosts
PHP mail() no longer works after update to OSX Mountain Lion

I just updated OS X to Mountain Lion yesterday, but the php function mail() does not work anymore. Before updating, …

php email xampp osx-mountain-lion
Windows, XAMPP, PHP 7 and opcache

I've installed latest XAMPP server with PHP 7 (update: checked also PHP 7.1) (on my Windows 10 system). Wanted to use opcache, so …

php apache xampp php-7 opcache
Virtual Hosts XAMPP [Linux Ubuntu] not working

I tried to create a virtual host magento.developers.com in Ubuntu 12.04 using XAMPP. First I have edited the /opt/…

ubuntu xampp vhosts
How do I enable error reporting in Laravel?

I'm using Laravel 5.2 and I'm trying to import an excel sheet which contains more than 18000 records. the error below appeared. …

php laravel-5 xampp laravel-excel