Comment 11 for bug 63141

Revision history for this message
Russell Smith (mr-russ) wrote :

I've run the test in the original test script with slight different connect parameters on hardy up to date today. I didn't get a crash;

## My php5 conf.d looks like this to load curl.ini and pgsql.ini
mr-russ@bob:~$ ls -l /etc/php5/cli/conf.d/
total 16
-rw-r--r-- 1 root root 54 2008-02-28 07:52 curl.ini
-rw-r--r-- 1 root root 52 2008-02-28 07:52 pdo.ini
-rw-r--r-- 1 root root 65 2008-02-28 07:52 pdo_pgsql.ini
-rw-r--r-- 1 root root 61 2008-02-28 07:52 pgsql.ini

mr-russ@bob:~$ aptitude search php5 | grep '^i'
i libapache2-mod-php5 - server-side, HTML-embedded scripting langu
i A php5 - server-side, HTML-embedded scripting langu
i php5-cli - command-line interpreter for the php5 scri
i A php5-common - Common files for packages built from the p
i php5-curl - CURL module for php5
i php5-pgsql - PostgreSQL module for php5
mr-russ@bob:~$ aptitude search postgresql | grep '^i'
i postgresql - object-relational SQL database (latest ver
i postgresql-8.3 - object-relational SQL database, version 8.
i postgresql-client - front-end programs for PostgreSQL (latest
i postgresql-client-8.3 - front-end programs for PostgreSQL 8.3
i postgresql-client-common - manager for multiple PostgreSQL client ver
i postgresql-common - PostgreSQL database-cluster manager
i postgresql-contrib - additional facilities for PostgreSQL (late
i postgresql-contrib-8.3 - additional facilities for PostgreSQL
i postgresql-doc - documentation for the PostgreSQL database
i postgresql-doc-8.3 - documentation for the PostgreSQL database