• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Fatal error [400]: could not find driver

Status
Not open for further replies.

GPGT

Chevereto Member
got the following error during installation:

Fatal error [400]: could not find driver
Triggered in /lib/G/classes/class.db.php at line 107

Stack trace:
#0 /lib/G/classes/class.db.php(118): G\DB->__construct()
#1 /app/install/installer.php(238): G\DB::getInstance()
#2 /app/routes/route.install.php(3): require_once('/app/install/installer.php')
#3 /lib/G/classes/class.handler.php(206): G\Handler->{closure}(G\Handler)
#4 /lib/G/classes/class.handler.php(110): G\Handler->processRequest()
#5 /app/loader.php(156): G\Handler->__construct(Array)
#6 /index.php(20): include_once('/app/loader.php')


what is missing in my server? thx.
 
Are you installing from scratch or you are updating from older version?
 
Use the attached file in app/install/
 

Attachments

  • installer.php.zip
    7.5 KB · Views: 6
thanks Rodolfo... the error went away.

btw, is remote mySQL supported? I want to host the main site on Linode and remote mySQL on Amazon RDS, they are in the same country but different datacenter.
 
Yeah, remote database is supported. You only need to tell the server IP in the app/settings.php file or when you setup the thing.
 
Status
Not open for further replies.
Back
Top