Jump to content
  • 0

Question

Posted

How to fix this error,

Im running my web in my PC using abyss web server,

help please , /sob

im having this 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 extension is required to use Flux, please make sure it is installed along with the PDO_MYSQL driver.

File: C:\Abyss Web Server\htdocs\index.php:59

small info is a great help,

thanks in advance :(

3 answers to this question

Recommended Posts

Posted

go to FluxCpFolder->config->error.php

find this

$showExceptions  =false;

change it to this

$showExceptions  =true;

next open application.php

fin this line

'DebugMode'		    => false,

to this

'DebugMode'		    => true,

then refresh your page and post a print screen here so that I can help you to fix the problem

Posted

Thanks,

already solved it,

the exceptions in error are shown already :)

now other problems annoy me lol..

Thanks By the way /heh

[solved]

  • Recently Browsing   0 members

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