Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Mohammed Berdai's Blog:
How To Install PostgreSQL And phpPgAdmin Support In XAMPP
Oct 03, 2008 @ 15:29:32

Mohammed Berdai has a quick tutorial posted about getting a full installation of PostgreSQL and phpPgAdmin up and working in an XAMPP environment.

XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl, plus many additional modules. The whole package is well integrated and can save a lot of time and hassle for the inexperienced web developer. [...] phpPgAdmin is a web-based administration tool for PostgreSQL, exactly as phpMyAdmin for MySQL.

It's a simple three step process (with a few sub-steps inside each) to get the system up and running - basically: install XAMPP, install PostgreSQL and install phpPgAdmin.

tagged: xampp postgresql phppgadmin install tutorial

Link:


Trending Topics: