Top "Xampp" questions

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

XAMPP 1.8.2-2 Apache Web Server won't start, always stops immediately

I'm running XAMPP 1.8.2-2 on my mac (OS X 10.9) and the Apache Web server won't start. It always get the …

php macos apache configuration xampp
Table doesn't exist after CREATE TABLE

I'm trying to import this sql in my database name symfony CREATE TABLE IF NOT EXISTS ingredient ( `id` int(11) NOT …

mysql symfony xampp mysql-error-1146
how to create subdomains in apache(xampp) server?

I've trying to create subdomain in my local xampp installation for some time. I tried editing my httpd.conf file …

apache web xampp subdomain
InnoDB: Attempted to open a previously opened tablespace

I have been working on a problem for a few days now. Our local mediawiki page that sits on our …

mysql phpmyadmin xampp innodb mediawiki
Using a DLL With PHP for Dummies

I have a project that needs to access a DLL with PHP. The server is a Windows machine and the …

php dll xampp ocx
system error 1067 has occurred

Ran into some troubles with XAMPP after MySQL wasn't starting. So, I typed in the command prompt: 'net start MySQL', …

mysql xampp mysql-error-1067
Fatal error: Class 'XSLTProcessor' not found

I'm using XAMPP Server 1.7.7 While opening the php file, i receive the error Fatal error: Class 'XSLTProcessor' not found

php xampp
How to update mysql version in xampp (error with innodb_additional_mem_pool_size)

I'm trying to upgrade mysql in xamp. I'm using laravel which requires mariaDB v10.2.2. So I downloaded the latest msi …

mysql xampp upgrade mariadb mysqlupgrade
Is there any major difference between XAMPP and LAMP

Recently I sent my CV to a small company which required a web developer, but one condition was that I …

windows-7 xampp lamp ubuntu-10.04
eclipse xdebug session never completes

I am trying to get xdebug working with eclipse (3.5) / php (on xampp windows 7). I have verified xdebug is enabled in …

php eclipse xampp xdebug