Jump to content
  • 0

help with flux cp


Question

Posted

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

4 answers to this question

Recommended Posts

Posted

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.

Posted

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/

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...