Re: [PHP-DB] problem with postgres

2002-11-10 Thread bob parker
On Sun, 10 Nov 2002 04:12, you wrote: > Hi there, > > I got this fustrating problem with postgresql & php can any one help??? > > my postgresql installation is working fine with my perl application. My > php is working fine... however, my php don't seems to be able to connect to > the postgres

Re: [PHP-DB] problem with postgres

2002-11-09 Thread Peter Beckman
Well, I don't know specifics of postgresql, but I'll give it a whirl. http://www.php.net/manual/en/function.pg-last-error.php This function should give you the error about WHY it was unable to connect. If not, check stuff like permissions, making sure pgsql.so (or whatever it is named) is actuall