Sudden error with panel/dashboard

Just noticed this when trying to update the pages and log in to the dashboar view. Apparently something has been changed by the hosting company or what? The actual pages run just fine. All help highly appreciated :slight_smile:

PHP Startup: Unable to load dynamic library ‘sqlite3.so’ (tried: /opt/alt/php74/usr/lib64/php/modules/sqlite3.so (/opt/alt/php74/usr/lib64/php/modules/sqlite3.so: cannot open shared object file: No such file or directory), /opt/alt/php74/usr/lib64/php/modules/sqlite3.so.so (/opt/alt/php74/usr/lib64/php/modules/sqlite3.so.so: cannot open shared object file: No such file or directory))

Yes, the error has nothing to do with Kirby but is a PHP startup error. Try to comment the library if it is loaded in your php.ini file, otherwise, contact your provider’s support (or try to change the php version).

Ok, thanks, sent a support request to the hosting company :+1: