Page 1 of 1

Add PostgreSQL to Xampp

PostPosted: 09. May 2005 04:10
by cemplukcute2003
Hi, i'm a newbie in xampp.
I want to ask a question, how to add PostgreSQL to xampp? Cause i really enjoy using xampp in windows, it helps me so much. But i also need to use PostgreSQL for the database. So once again, can someone tell me how to add PostgreSQL to xampp.
Thanks a lot...

PostPosted: 15. May 2005 14:41
by alucard01
just do the same thing.

Install a standalone postgresql server in your Win2k3.

Use phppgadmin and copy it into /htdocs

run: http://localhost/phppgadmin

you can connect to your postgresql database

hope it helps