Jump to content
  • 0
Racing

An error in Flux

Question

I ello and greetings.

 
What happens is that when I install the flux shows me the following error:
 
 
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: C:\AppServ\www\fluxcp\index.php:62

 

 
I'm installing the "Xantara's FluxCP" and get good data but still the error still appears.
 
Plz help me
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Hi Racing.

 

Your problem occurs because of your webserver do not have PDO mysql running. Check your /ext folder which is the pdo.dll is already there or not. If your php extension is already support the pdo.dll, go to php.ini and uncomment (delete the ";" -> semi colon symbol) and restrart your php-cgi.exe.

 

Another easier way is download the newest xampp that compatible with your OS. The newest xampp is very easy to configure and support pdo by default. You can download it here if you are using Windows as your OS. 

 

http://www.apachefriends.org/en/xampp-windows.html

Edited by panducakep
  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.