Flux cp error

mpjy4

New member
Messages
9
Points
0
I tried everything and try to find every forums. I cannot find a single thing about this issue

please help.

  Critical ErrorAn 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 DetailsError: Flux_Error

Message: Critical MySQL error in Installer/Updater: Invalid default value for 'reg_date'

File: E:\wamp64\www\fluxcp\lib\Flux\Installer\Schema.php:131

File Line Function/Method E:\wamp64\www\fluxcp\lib\Flux\Installer\Schema.php 155 Flux_Installer_Schema::install() E:\wamp64\www\fluxcp\lib\Flux\Installer\MainServer.php 46 Flux_Installer_Schema::update() E:\wamp64\www\fluxcp\modules\install\index.php 83 Flux_Installer_MainServer::updateAll() E:\wamp64\www\fluxcp\lib\Flux\Template.php 375 include() E:\wamp64\www\fluxcp\lib\Flux\Dispatcher.php 170 Flux_Template::render() E:\wamp64\www\fluxcp\index.php 180 Flux_Dispatcher::dispatch() Exception Trace As String#0 E:\wamp64\www\fluxcp\lib\Flux\Installer\Schema.php(155): Flux_Installer_Schema->install('20080928225124')

#1 E:\wamp64\www\fluxcp\lib\Flux\Installer\MainServer.php(46): Flux_Installer_Schema->update()

#2 E:\wamp64\www\fluxcp\modules\install\index.php(83): Flux_Installer_MainServer->updateAll()

#3 E:\wamp64\www\fluxcp\lib\Flux\Template.php(375): include('E:\\wamp64\\www\\f...')

#4 E:\wamp64\www\fluxcp\lib\Flux\Dispatcher.php(170): Flux_Template->render()

#5 E:\wamp64\www\fluxcp\index.php(180): Flux_Dispatcher->dispatch(Array)

#6 {main}

Now, I got this error

Critical ErrorAn 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 DetailsError: Flux_Error

Message: MySQL version 5.0 or greater is required for Flux. You are running version on the server 'FluxRO'

File: E:\wamp64\www\fluxcp\modules\install\index.php:25

File Line Function/Method E:\wamp64\www\fluxcp\lib\Flux\Template.php 375 include() E:\wamp64\www\fluxcp\lib\Flux\Dispatcher.php 170 Flux_Template::render() E:\wamp64\www\fluxcp\index.php 180 Flux_Dispatcher::dispatch() Exception Trace As String#0 E:\wamp64\www\fluxcp\lib\Flux\Template.php(375): include()

#1 E:\wamp64\www\fluxcp\lib\Flux\Dispatcher.php(170): Flux_Template->render()

#2 E:\wamp64\www\fluxcp\index.php(180): Flux_Dispatcher->dispatch(Array)

#3 {main}

 
where did you downloaded this fluxcp? and about the second error it states that it requires a greater version of mysql to run

 
I think I believe it was one of your links in previous comments about you saying the same comment and leaving a download link.

and my mysql is 5.7.

 
how did you solve the first error? I'm having the same error.. I'm using wampserver on my PC..

 
Back
Top