On 08/04/2009 10:13 PM, Peter Peltonen wrote:
> I wish to use PostgreSQL with PHP+PDO. I haven't use PDO before.
>
> I have the php-pdo package installed on my CentOS 4.7 server:
>
> # rpm -qa |grep pdo
> php-pdo-5.1.6-3.el4s1.10
>


on the command line :
php -i | less

should give you more info on what is going on. also make sure the 
php.ini in /etc/  is the standard distro one and not something custom.

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to