Top "Wampserver" questions

Specific release of the WAMP stack for Windows.

Why my tables' names are converted into lowercase in phpmyadmin?

I am using wamp server 2.0 on Windows XP. Whenever I create a table with some uppercases in name, it is …

mysql phpmyadmin wampserver
How to Change the www root directory on WampServer 2.5

My need is to change the default sites directory of wamp from say "c:\wamp\www" to say "d:\sites". …

php wamp wampserver
Integration of postgreSQL on WAMP

I have just installed the postgreSQL on windows 7. I am trying to integrate postgreSQL with WAMP server. For this i …

php postgresql wamp wampserver postgresql-9.1
Codeigniter : Showing error as ' Unable to select the specified database: project' in Windows XP

I am using Windows XP and using EasyPHP as a server. I have integrated Codeigniter with TankAuth. But, when I …

codeigniter wamp wampserver easyphp tankauth
Is XAMPP (for Windows) preferred over WampServer? If so, why?

It seems lots of answers to questions about getting started in web development include "install XAMPP", even when the platform …

windows xampp wampserver
Which PHP file to add to my Path using WampServer (Win7/64)

I've been reading up on TDD using PHP and i'm ready to install PHPUnit, however... I'm on Win7/64 running WampServer …

php wamp wampserver composer-php
Error logging with WAMP server in PHP

I have a WAMP 2.2 server running on a Windows 7 box and cannot get PHP error logging working at all. The …

php wamp wampserver error-logging
WAMP server switch MySQL to MariaDB

How can I switch the database from MySQL to MariaDB in WAMP 3.1.0? I'm looking for it, but I can not …

mysql wamp mariadb wampserver
configuring wampserver after installation to enable ssl

I installed wampserver with Apache v2.2.17 and PHP v5.3.5. When I use the function file_get_contents() with the HTTPS …

php apache ssl wampserver
Using Brackets for PHP files

I currently have wampserver running and I'm trying to do live preview of a php file using Brackets.io. However …

php wampserver adobe-brackets