Connection failed: could not find driver - ISPCP 1.0.0 - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Connection failed: could not find driver - ISPCP 1.0.0 (/thread-7898.html) |
Connection failed: could not find driver - ISPCP 1.0.0 - thibotus01 - 09-19-2009 08:48 PM Hi, I'm using ISPCP 1.0.0 and when I go to the pannel, I got this error : Connection failed: could not find driver But all my websites are curently running without any Mysql problem... I don't know when I got this message. Maybe after an update.. Thanks for help... RE: Connection failed: could not find driver - ISPCP 1.0.0 - kilburn - 09-20-2009 06:20 PM You're missing the pdo and/or pdo_mysql modules for php, try to install them and see if the error disappears RE: Connection failed: could not find driver - ISPCP 1.0.0 - thibotus01 - 09-20-2009 06:27 PM Thanks : pecl install pdo_mysql worked well! |