ShogS Posted July 1, 2013 Posted July 1, 2013 Hi is there any one of you who know's how to resolve this one Error: Flux_Error Message: The PDO extension is required to use Flux, please make sure it is installed along with the PDO_MYSQL driver.
michaelsoftman Posted July 1, 2013 Posted July 1, 2013 (edited) Run this command. pecl install pdo Or if it's already installed, do this: Open /etc/php.ini Type this in a new line: extension=pdo.so Edited July 1, 2013 by michaelsoftman
Question
ShogS
Hi is there any one of you who know's how to resolve this one
Error: Flux_Error
Message: The PDO extension is required to use Flux, please make sure it is installed along with the PDO_MYSQL driver.
1 answer to this question
Recommended Posts