php-windows Digest 5 May 2008 15:36:07 -0000 Issue 3466
Topics (messages 28878 through 28878):
Problem with PHP 5.2.6 and pgsql extension
28878 by: Lewis Kapell
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
I have php_pgsql.dll and php_curl.dll loaded using the 'extension'
directive in my php.ini file. After switching to version 5.2.6,
suddenly pgsql fails to load. Trying to load my home page produces this
error:
Fatal error: Call to undefined function pg_connect()
Calling get_loaded_extensions(), I see curl in the list of loaded
extensions, but not pgsql.
Is anyone else having this problem?
--
Thank you,
Lewis Kapell
Computer Operations
Seton Home Study School
--- End Message ---