I realise that this may well be a PHP or PostgreSQL issue but suspect that my problem may be with libraries. A couple of days ago, I decided to install RoundCube email. I have done this before on other boxes (Centos) without issue so I installed PHP 5.6.30 on my Fedora 24 box. I have been using PostgreSQL 9.5.7 for ages so chose to use that for the RoundCube database. The RoundCube installation went smoothly and I checked that the PostgreSQL extensions were included inthe PHP configuration. (Initially, I had duplicate extension= entries but the httpd log reported "already loaded" for both modules so I removed the dups. I believe that this confirms that PHP is loading the modules.) However, phpinfo says that there is no PDO for PostgreSQL and RoundCube says "driver not found". The reason tbat I suspect a library issue is that I (foolishly) used both dnf install roundcubemail and the original tar file expansion plus compose. Any ideas as to how I can sort this out? Cheers and thanks, Stephen -- Stephen Davies _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx