Relative Content

Tag Archive for phpmysqllaravel

Server 500 Error “Could not find driver (SQL: select *…”

I have a Shopify app that is being hosted on Heroku. However when attemtping to access the build I am getting a Server 500 error. Running heroku logs –tails shows could not find driver (SQL: select * from information_schema.tables where table_schema = ? and table_name = migrations and table_type = 'BASE TABLE').