Http error 500

Website URL

http://miao.lovestoblog.com

Error Message

HTTP ERROR 500

Other Information

Since yesterday my site started to show errors, I thought it was just a temporary server outage, but today there is no change.

I hadn’t changed any of my site files until the problem occurred, so the problem may not be me.

Please help me, thanks.

4 Likes

Error message:

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.

2 Likes

Exactly the same thing happens to me, for about 4 days my site has been giving me the same error.

The issue has been fixed! SQLite PDO support is now back and should be available to all accounts once again.

3 Likes

Thanks, my site is back to normal. :kissing_heart:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.