On Tue, Nov 30, 2010 at 16:51, Mohammad Taghi Khalifeh
<[email protected]> wrote:
> it seems that the problem is in pg_connect().
Do you have PostgreSQL support compiled into PHP?
Command line:
php -i | egrep -i 'postgres|pgsql'
Web:
<?php phpinfo(); /* Check in a browser for 'pgsql' or 'postgres' */ ?>
--
</Daniel P. Brown>
Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting
(866-) 725-4321
http://www.parasane.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php