Re: PHP 5.8 -> Postgres on Win2003
Chris <[email protected]> Thu, 22 Jan 2009 08:45:59 +1100
| Newsgroups | gmane.comp.db.postgresql.php |
|---|---|
| Message-ID | <[email protected]> |
Raymond O'Donnell wrote: > Hi all, > > Is anyone successfully using PHP 5.8 to talk to PostgreSQL on Windows > Server 2003? > > I tried upgrading today from 5.1.4 to 5.8 - I had avoided upgrading for > a while due to a known bug in the PG extension - but it seems that > either the extension is still buggy or I'm doing something silly, > because any call to a pg_* function results in "Call to undefined > function" messages in the log. You haven't got the pgsql extension loaded. You'll need to copy your changes from the 5.1.4 php.ini file to the 5.2.8 php.ini (and restart the webserver if applicable). -- Postgresql & php tutorials http://www.designmagick.com/ -- Sent via pgsql-php mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-php