Krine Posted June 22, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 1 Reputation: 0 Joined: 01/19/12 Last Seen: June 23, 2012 Share 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 Link to comment Share on other sites More sharing options...
JayPee Posted June 22, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 633 Reputation: 78 Joined: 11/14/11 Last Seen: September 20, 2017 Share Posted June 22, 2012 you must install PDO Extension in your php. Link to comment Share on other sites More sharing options...
Rebel Posted July 29, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted July 29, 2012 (edited) how to install. pdo extension? Edited July 29, 2012 by Razor X Link to comment Share on other sites More sharing options...
Asura Posted July 29, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share 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. Link to comment Share on other sites More sharing options...
Rebel Posted July 29, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share 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/ Link to comment Share on other sites More sharing options...
Question
Krine
I need help and fix this bug please
Link to comment
Share on other sites
4 answers to this question
Recommended Posts