After installing macOS Sierra and Server 5.2, I find that Roundcube is no longer able to connect to its PostgreSQL database. I've traced it down to the php.ini configuration does not load the pdo_pgsql.so/pgsql.so modules. Has anyone else noticed this change?
I see that Server still has it's own php.ini file with pgsql extension settings in it. However, the php configuration no longer loads Server's php.ini file, as it seemed to previously. How might I make php load in Server's php.ini file?
I see that Server still has it's own php.ini file with pgsql extension settings in it. However, the php configuration no longer loads Server's php.ini file, as it seemed to previously. How might I make php load in Server's php.ini file?