Undefined function pg_connect()
Gustavo Amarilla Santacruz <[email protected]> Wed, 27 Jan 2010 21:25:44 -0300
| Newsgroups | gmane.comp.db.postgresql.php |
|---|---|
| Message-ID | <[email protected]> |
Hello, all.
I had installed php + postgresql on Fedora12. When the php script call to
"pg_connect()", the following message is displayed:
Fatal error: Call to undefined function pg_connect() in /var/www/html/ .....
Call Stack: 0.0325 487160 1. {main}() ....
What i can do?
Thank you, in advance.
-------------------------
Gustavo Amarilla