Sorry, this entry is only available in Français. Read More »
Category Archives: Xampp
PostgreSQL Database in Xampp
May 14, 2016
Xampp postgreSQL How to Integrate postgreSQL Database to XAMPP in Windows Installing postgreSQL 1. Download the postgreSQL installer from EnterpriseDB. 2. Run the installer and follow the on-screen instruction. Note: pgAdmin also get installed alongside. 3. Assuming XAMPP is located in C:\xampp; using the pgSQL installer, install postgreSQL in say C:\xampp\pgsql\9.1 folder. In my case, ... Read More »
Install WordPress on Xampp
March 27, 2016
Aller sur le site de wordpress (WordPress.org) et télécharger la dernière version de wordpress sur votre ordinateur et décompresser ce fichier .zip Aller sur la clé USB, dans le repertoire xampp et dans le dossier htdocs et créer dans ce repertoire un dossier que vous pouvez appeler par exemple Site_1. Copier tous les fichiers dans ... Read More »