Krine Posted June 22, 2012 Posted June 22, 2012 I need help and fix this bug please Critical Error An error was encountered during the lifetime of the application. This could be due to a variety of problems, such as a bug in the application. However, normally it is caused by misconfiguration. Exception Details Error: Flux_Error Message: The PDO_MYSQL driver for the PDO extension must be installed to use Flux. Please consult the PHP manual for installation instructions. File: E:\AppServ\www\flux\index.php:62
Rebel Posted July 29, 2012 Posted July 29, 2012 (edited) how to install. pdo extension? Edited July 29, 2012 by Razor X
Asura Posted July 29, 2012 Posted July 29, 2012 how to install. pdo extension? Hi Razor X, It really depends on how you've installed PHP. The common ways to do it would be to install it via "yum", this is if you installed PHP with yum also; and you'd have to specify the version, php/php5 - again, it depends on how you installed PHP. The 2nd way would be to re-compile PHP with the PDO module, making sure you have the PDO lib files. For instructions, you can simply do a Google search and you'll most definitely find many guides on how to install PDO for your PHP configuration.
Rebel Posted July 29, 2012 Posted July 29, 2012 how to install. pdo extension? Hi Razor X, It really depends on how you've installed PHP. The common ways to do it would be to install it via "yum", this is if you installed PHP with yum also; and you'd have to specify the version, php/php5 - again, it depends on how you installed PHP. The 2nd way would be to re-compile PHP with the PDO module, making sure you have the PDO lib files. For instructions, you can simply do a Google search and you'll most definitely find many guides on how to install PDO for your PHP configuration. Thank you sir. I already found a manual for php. I got my php here windows.php.net/download/
Question
Krine
I need help and fix this bug please
4 answers to this question
Recommended Posts