[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-07-24 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: php5 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bu

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-24 Thread Mikhail Krestjanioff
I've got same bug on just installed OS. In my case extension dir was without "lfs" suffix - /usr/lib/php5/20090626. As JazZ wrote before - solution is creation pdo.ini file with link to pdo.so module. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread JazZ
However, I can't remenber every thing I have done on this server. The initial installation of this last have 6 years, and I have never reinstalled ubuntu. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.laun

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread JazZ
"since you, the admin, would only have removed it on purpose" I am sorry, I am not very good in English. But if you mean that I have removed this file, I can tell you that It's not my fault. Every thing worked until I updated ubuntu... -- You received this bug notification because you are a memb

Re: [Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Clint Byrum
Excerpts from Ondřej Surý's message of Sat May 05 18:40:58 UTC 2012: > Clint, > > +lfs is arch dependent. OOH! Thanks, will note that for the future. :) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://b

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Ondřej Surý
Clint, +lfs is arch dependent. O. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/994194 Title: Unable to load dynamic library pdo_pgsql.so To manage notifications about this bug go

Re: [Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Clint Byrum
Excerpts from JazZ's message of Sat May 05 16:10:33 UTC 2012: > When i do 'php -i | grep extension_dir', I got: > > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php5/20090626+lfs/pdo_mysql.so' - > /usr/lib/php5/20090626+lfs/pdo_mysql.so: undefined symbol: pdo_parse_para

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread JazZ
I have got it ! I have create a file pdo.ini which link to pdo.so, as it is the case for other ini files. Debsums written me /etc/php5/conf.d/pdo.ini FAILED /etc/cron.d/php5 OK But now,

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread JazZ
When i do 'php -i | grep extension_dir', I got: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/pdo_mysql.so' - /usr/lib/php5/20090626+lfs/pdo_mysql.so: undefined symbol: pdo_parse_params in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynam

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Clint Byrum
JazZ, this is extremely confusing. Can you install php5-cli and run 'php -i | grep extension_dir' ? On my 12.04 system, it shows: extension_dir => /usr/lib/php5/20090626 => /usr/lib/php5/20090626 If that shows the same, can you place a file in your webroot with the content 'https://bugs.launchp

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread JazZ
Hi Clint, Thanks for your help. It's important for me to do what I can do to improve a free software. I have checked the file /etc/php5/conf.d/pdo_pgsql.ini : ; configuration for php PostgreSQL module extension=pdo_pgsql.so I have made a 'find / -name pdo_sql.so and the only file I have found is

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Clint Byrum
HI Jazz! Thanks for taking the time to file this bug report. I notice the paths in your errors say /usr/lib/php5/20090626+lfs The official packages do not have the '+lfs' in them. Is it possible you have a leftover config file (probably /etc/php5/conf.d/pdo_pgsql.ini) that has the wrong path in i

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-03 Thread JazZ
Note that the concerned files exists. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/994194 Title: Unable to load dynamic library pdo_pgsql.so To manage notifications about this bug g

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-03 Thread JazZ
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/994194 Title: Unable to load dynamic library pdo_pgsql.so To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu