* Mats Tande
| 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

No, the file should not have been changed.  It should have (dynamically)
linked against the newer postgresql library though.

This is what I get:

# ldd /usr/share/php/pgsql.so
        libpq.so.3 => /usr/lib/libpq.so.3 (0x40019000)
        [ more info; this is the interesting one ]
# rpm -qf /usr/lib/libpq.so.3
postgresql-libs-8.0.1-1tr


Erlend..
-- 
Erlend Midttun                                            [EMAIL PROTECTED]
Head of Trustix Secure Linux Department, Comodo Group  http://www.trustix.org/
IRC: Golle                                         Registered Linux user #5779
                  Where do you want to fly today?  Linux.
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to