Top "Xampp" questions

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

Why is XAMPP not suited for production?

I have been running XAMPP on Windows 2008 R2 for many years now, I'm only using Apache, MySql and FileZilla. I …

php mysql apache xampp production-environment
How can I use my xampp server so that everyone from the outer web can acces it

I'm now having problems with this for over a week. I'm running a minecraft server on my computer. Therefore I …

webserver xampp port80
VirtualHost with wildcard VirtualDocumentRoot

I'm trying to create a fallback for my virtual hosts. My configuration looks like this: # Fetch all pre-defined hosts Include "…

apache2 xampp wildcard virtualhost directoryindex
PHP: get_current_user() vs. exec('whoami')

Short version of the question: What's the difference between get_current_user(); and exec('whoami'); ? Long version of the question: …

php apache unix xampp chmod
Mysql problem: no mysql.sock

Yesterday I was working using MySQL installed on my computer. I downloaded xampp, so I have I changed on my.…

mysql xampp ubuntu-10.10
Installing mongoDB driver php 7.2.3

I am trying to install the mongoDB driver for PHP 7.2.3 x86. I installed the PHP 7.2 Non Thread Safe driver here: …

php mongodb xampp php-7.2
How to enable PHP OPcode caching for Drupal 8?

I want to enable PHP OPcode caching for Drupal 8 installation. I have the following in Xampp php.ini. However, I …

php drupal xampp drupal-8
THE Procedure entry point OCIstmtgetNextresult could not be located in the dynamic link library oci.dll

I just installed xampp v3.2.2 on my pc. I want to create connection string to oracle using php. when i …

php oracle dll xampp oracle-call-interface
php-apc for windows xampp

I need to install php-apc library on windows just to be able to keep developing my app on windows as …

php windows xampp apc
How to export/save ERD as PDF or as image in phpMyAdmin?

I have generated an ERD using the Designer in phpMyAdmin. How do I save it as PDF or image? On …

mysql phpmyadmin xampp erd