On Mon, 24 Jan 2005 10:28:09 -0500, Jason Barnett
<[EMAIL PROTECTED]> wrote:
> Tony Di Croce wrote:
> > Is it even possible to connect to a postgres server (thats running on
> > linux) from a windows CLI php script?

Yup.

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

So edit your pg_hba.conf and add an entry.

> The easiest way to get PG up and running on a Windows system is cygwin.
>   Or at least that's my opinion... YMMV

The 8.0 beta installed for me just fine with no cygwin.


-- 
Greg Donald
Zend Certified Engineer
http://destiney.com/

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

Reply via email to