Jump to content
  • 0

An error in Flux


Racing

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   3
  • Joined:  01/21/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  06/06/13
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   3
  • Joined:  01/21/12
  • Last Seen:  

Thank , i use xampp and now FluxCp no have error xD

Link to comment
Share on other sites

×
×
  • Create New...