On Nov 20, 2005, at 5:04 PM, Dave Wayne wrote:
Does anyone know if there is a good guide for setting up php to
connect to postgres under windows? I've set up postgres, however
the PConnect function fails for some reason.
Did you enable the pgsql dll in the php.ini file? The semicolon needs
to be removed.
;extension=php_pgsql.dll
If that does not solve it, give more specifics about the error.
John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your
message can get through to the mailing list cleanly
|