Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-31 Thread Lamar Owen
On Wednesday, March 28, 2012 08:08:09 AM Rudinei Dias wrote: > Thanks, John. > that is was i look for. > The postgreSQL documentation about yum/centos/rhel must be updated. [Mostly for the archives.] The CentOS AdditionalRepositories Wiki page provides the links necessary to find the latest

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-28 Thread Rudinei Dias
Em 27 de março de 2012 14:54, John R Pierce escreveu: > On 03/27/12 5:49 AM, Rudinei Dias wrote: > > HI. > > > > I have instaled a WEB server with Postgresql on CentOS 6.2. > > PostgreSQL, versin 9.1.3 x64 from EntrrpriseDB base *.run*. > > PHP with PDO from YUM using reposity versions. > > > > u

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-27 Thread John R Pierce
On 03/27/12 5:49 AM, Rudinei Dias wrote: > HI. > > I have instaled a WEB server with Postgresql on CentOS 6.2. > PostgreSQL, versin 9.1.3 x64 from EntrrpriseDB base *.run*. > PHP with PDO from YUM using reposity versions. > use the postgres developer group's RPM's, not the entterpriseDB installer.

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-27 Thread Rudinei Dias
- Rudinei Dias Em 27 de março de 2012 11:55, Dennis Jacobfeuerborn escreveu: > On 03/27/2012 03:51 PM, Rudinei Dias wrote: > > Em 27 de março de 2012 10:15, Leonard den Ottolander < > > leon...@den.ottolander.nl> escreveu: > > > >> Hel

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-27 Thread Rudinei Dias
Em 27 de março de 2012 11:47, Johnny Hughes escreveu: > > The problem you are having with pgsql not talking to php is not related > the error you see with the php-embeded install. The script that is > running is running after the install of php-embedded is calling the > command "ldconfig". The

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-27 Thread Dennis Jacobfeuerborn
On 03/27/2012 03:51 PM, Rudinei Dias wrote: > Em 27 de março de 2012 10:15, Leonard den Ottolander < > leon...@den.ottolander.nl> escreveu: > >> Hello Rudinei, >> >> On Tue, 2012-03-27 at 09:49 -0300, Rudinei Dias wrote: >>> I have instaled a WEB server with Postgresql on CentOS 6.2. >>> PostgreSQ

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-27 Thread Johnny Hughes
On 03/27/2012 08:51 AM, Rudinei Dias wrote: > Em 27 de março de 2012 10:15, Leonard den Ottolander < > leon...@den.ottolander.nl> escreveu: > >> Hello Rudinei, >> >> On Tue, 2012-03-27 at 09:49 -0300, Rudinei Dias wrote: >>> I have instaled a WEB server with Postgresql on CentOS 6.2. >>> PostgreSQL

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-27 Thread John Doe
From: Rudinei Dias > *PHP Warning:  PHP Startup: Unable to load dynamic library > '/usr/lib64/php/modules/pdo_pgsql.so' - libpq.so.5: failed to map > segment > from shared object: Permission denied in Unknown on line 0 > *PHP Warning:  PHP Startup: Unable to load dynamic library > '/usr/lib64/ph

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-27 Thread Rudinei Dias
Em 27 de março de 2012 10:15, Leonard den Ottolander < leon...@den.ottolander.nl> escreveu: > Hello Rudinei, > > On Tue, 2012-03-27 at 09:49 -0300, Rudinei Dias wrote: > > I have instaled a WEB server with Postgresql on CentOS 6.2. > > PostgreSQL, versin 9.1.3 x64 from EntrrpriseDB base *.run*. >

Re: [CentOS] Problem with PHP / Postgresql on CentOS6.2

2012-03-27 Thread Leonard den Ottolander
Hello Rudinei, On Tue, 2012-03-27 at 09:49 -0300, Rudinei Dias wrote: > I have instaled a WEB server with Postgresql on CentOS 6.2. > PostgreSQL, versin 9.1.3 x64 from EntrrpriseDB base *.run*. > PostgreSQL an APACHE runs normal and PHP does not recognize > php_pgsql/pdo_pgsql. > > How i fix thi