Richard Dunne wrote:
Tried that.

PHP Warning: PHP Startup:Unable to load dynamic library './php_pgsql.dll' The specified module could not be found.
Fatal Error: Call to undefined function pg_connect()
Read here for some info:
http://www.sitepoint.com/article/use-postgresql-php-windows/3

Not finding your dll...not sure where those should be stored, might try the "find" function in windows. Otherwise, post back to the list (with reply-all) as others might have better experiences with this.
-B
I might have to use JSP instead of PHP. Richard
----- Original Message ----
From: Brad Bonkoski <[EMAIL PROTECTED]>
To: Richard Dunne <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2007 6:12:08 PM
Subject: Re: [PHP] php support

Richard Dunne wrote:
> Postgresql 8.2 and PHP5.2.1  using php installer.zip installed on
> windows XP
> > Do you know if postgresql is built into any php version? > Should be...but you have to activate it..

find your php.ini file
and look for the line:
;extension=php_pgsql.dll
-->remove the ; at the beginning of it!
Then restart PHP and try again.
-B

> Richard
>
> ----- Original Message ----
> From: Brad Bonkoski <[EMAIL PROTECTED]>
> To: Richard Dunne <[EMAIL PROTECTED]>
> Cc: php-general@lists.php.net
> Sent: Friday, March 23, 2007 5:48:19 PM
> Subject: Re: [PHP] php support
>
> Richard Dunne wrote:
> > Can anyone tell me where to get support for this? > Here
> > php5 undefined function pg_connect()
> > > postgresql was not built into your version of PHP.
> Perhaps post which platform your run on, and other information like
> using a pre-canned binary or are building for source.
> -B
> > Is there a specific mailig list fro users?
> >
> > Thanks,
> >
> > Richard Dunne
> >
> >
> > > > > ____________________________________________________________________________________
> > Expecting? Get great news right away with email Auto-Check.
> > Try the Yahoo! Mail Beta.
> > http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html
> >
>
>
> ------------------------------------------------------------------------
> Food fight?
> <http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?link=ask&sid=396545367 <http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?link=ask&sid=396545367>>
> Enjoy some healthy debate
> in the Yahoo! Answers Food & Drink Q&A.
> <http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?link=ask&sid=396545367 <http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?link=ask&sid=396545367>>


------------------------------------------------------------------------
Get your own web address. <http://us.rd.yahoo.com/evt=49678/*http://smallbusiness.yahoo.com/domains/?p=BESTDEAL> Have a HUGE year through Yahoo! Small Business. <http://us.rd.yahoo.com/evt=49678/*http://smallbusiness.yahoo.com/domains/?p=BESTDEAL>

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

Reply via email to