On Sunday 23 January 2005 07:20, Tony Di Croce wrote:
> Is it even possible to connect to a postgres server (thats running on
> linux) from a windows CLI php script?

Yes.

> I'm seeing a pg_connect() error... FATAL: no pg_hba.conf  entry for
> host 192.168.1.100

Exactly. So put the appropriate entry in pg_hba.conf.

> Any ideas?

Hop over to the postgresql site and consult the manual.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
New Year Resolution: Ignore top posted posts

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to