I have not changed anything on my website which is using Backlight 3 but out of the blue I get the following message:
Something went wrong
Unexpected error: PHP Startup: Unable to load dynamic library ‘pdo_pgsql.so’ (tried: /opt/cpanel/ea-php72/root/usr/lib64/php/modules/pdo_pgsql.so (libpq.so.5: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php72/root/usr/lib64/php/modules/pdo_pgsql.so.so (/opt/cpanel/ea-php72/root/usr/lib64/php/modules/pdo_pgsql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Looks like your host changed the PHP version. Try if you can select 7.2 or just a different version. Otherwise, take this up with your host to see that they fix their environment.
Thanks. Opened a ticket with hosting people. Think it may be associated with a server move they did in December. Can you completely reinstall Backlight keeping the custom and data files thus possibly resetting the PHP addressing? Looking for options.
I don’t think doing that will reset anything to do with php.
But you can still reinstall by logging into Backlight and going to the Backlight Modules page and click on the Reinstall All link
This will be something for @Ben to look into. I don’t think pdo_pgsql.so is a required module for Backlight, but Ben will know. It might point to a misconfiguration on the server though.
Hosting tech solved problem. PHP version 7.2 had depreciated and caused the error. He changed to 8.0 version and got rid of the error. I didn’t try going to the newest version. Still have one little issue as my company graphic not showing but will look at - may have done something when trying to get rid of PHP error. Thanks everyone.