Problem with PHP 5.2.6 and pgsql extension
am 05.05.2008 17:35:42 von Lewis KapellI 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
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php