Reply to the message of Monday February 14, 2005 15:44 +0100 ----------------------------------------------------------------- Erlend,
>> However -- when I run phpinfo() in one of my Apache pages, I am told that >> the PostgreSQL(libpq) version is 8.0.0rc1. I would have expected 8.0.1 here? > Try restarting the web server. /usr/share/php/pgsql.so is linked > dynamically and probably has the old lib still loaded. Sorry, I should have mentioned that I already tried restarting the web server (with 'stop' followed by 'start' -- not just a simple reload). No joy. Which doesn't surprise me very much, since [EMAIL PROTECTED] ~ $ ls -lrt /usr/share/php/pgsql.so -rwxr-xr-x 1 root root 82376 Dec 17 14:41 /usr/share/php/pgsql.so* the pgsql.so file hasn't been updated for a long time. Can you confirm that this file *should* have been modified -- i.e. is this the file that contains the "8.0.0rc1" that phpinfo() displays? -mats _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
