Fatal error: Uncaught InvalidArgumentException: Unsupported PDO driver: sqlite in /home/vol6_1/epizy.com/epiz_31631184/htdocs/class/Medoo. php:282 Stack trace: #0 /home/vol6_1/epizy.com/epiz_31631184/htdocs/data/config.php(5): Medoo\Medoo->__construct(Array) #1 /home/vol6_1/ epizy.com/epiz_31631184/htdocs/data/config. epizy.com/epiz_31631184/htdocs/index.php(28): require('/home/vol6_1/ep...') #2 {main} thrown in /home/vol6_1/epizy.com/epiz_31631184/htdocs/class/Medoo.php on line 282
Since I’m not a professional web programmer, chatGPT tells me it has something to do with what appears to be a sqlite database, and I’ll admit that this site uses SQLite 3 as a database.
But as I said before, I didn’t modify any site files or permissions before the problem, so if it’s not my problem, I’m wondering if it’s possible that you’ve recently changed your server configuration, for example, stopping support for SQLite 3?
This looks like a problem on our end, yes. Other servers do still have the sqlite driver for PDO enabled, but it seems likely that this is not the case for the server your website is on.
My best guess is that this issue was caused by a glitch during regular updates. I have asked a server admin to look into it, and I assume that they will be able to resolve this pretty quickly.