Tio Akima Posted June 6, 2017 Posted June 6, 2017 I am having problems with the installation of FluxCP .. anyone has any idea what can be? When entering user and password, it only imports the first table, after the following error Does anyone know how to solve this error in the FluxCP? I'm using Wampserver 3.0 I already tried to reinstall the Wamp, but nothing worked. Quote
0 Cyro Posted June 6, 2017 Posted June 6, 2017 try adding sql_mode=NO_ENGINE_SUBSTITUTION to your mysql.ini / my.ini 1 Quote
0 Cyro Posted June 6, 2017 Posted June 6, 2017 Go to config/error.php Find showExceptions = false; Turn it to true, so you can see what causing the issue 1 Quote
0 Tio Akima Posted June 6, 2017 Author Posted June 6, 2017 6 minutes ago, Cyro said: Go to config/error.php Find showExceptions = false; Turn it to true, so you can see what causing the issue Hi Cyro, thanks for mensage look the error I do not understand php Quote
0 Tio Akima Posted June 6, 2017 Author Posted June 6, 2017 4 minutes ago, Cyro said: try adding sql_mode=NO_ENGINE_SUBSTITUTION to your mysql.ini / my.ini this is my.ini ... [mysqldump] quick max_allowed_packet = 16M [mysql] no-auto-rehash ; Remove the next comment character if you are not familiar with SQL ;safe-updates [isamchk] key_buffer_size = 20M sort_buffer_size = 20M read_buffer_size = 2M write_buffer_size = 2M [myisamchk] key_buffer_size = 20M sort_buffer_size_size = 20M read_buffer_size = 2M write_buffer_size = 2M [mysqlhotcopy] interactive-timeout [mysqld] port = 3306 I add in the end? Quote
0 Tio Akima Posted June 6, 2017 Author Posted June 6, 2017 3 minutes ago, Cyro said: yes! then restart your mysql Oh my god! It worked! It worked! THANKS CYRO <3 <3 very thanks Quote
Question
Tio Akima
I am having problems with the installation of FluxCP .. anyone has any idea what can be?
When entering user and password, it only imports the first table, after the following error
Does anyone know how to solve this error in the FluxCP?
I'm using Wampserver 3.0
I already tried to reinstall the Wamp, but nothing worked.
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.