RE: [PHP-DB] PHP+Postgresql/Win32

2001-08-30 Thread Beau Lebens
i have never tried this myself, but i think you might have to load the postgres module in php separately there is a line like ;extension=php_pgsql.dll or something in you php.ini file, remove the ; (comment) to enable it, and restart apache HTH beau // -Original Message- // From:

Re: [PHP-DB] PHP+Postgresql/Win32-correction

2001-08-30 Thread Jancs
Hi there! I am trying to use such combination of software: Apache 1.3.20/PHP4.06/Postgres 7.1.3/Win2K. I met a serious problem - some postgres database admin script (php) says Unable to connect to server using user=user, password=password, etc. May be php script tries to autheticate the