Re: PHP shows nothing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 30, 2010 at 16:51, Mohammad Taghi Khalifeh
<khalifeh.mt@xxxxxxxxx> 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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux