Jump to content
  • 0

Question

Posted

I am having problems with the installation of FluxCP .. anyone has any idea what can be?

fluxcp.jpg

 

When entering user and password, it only imports the first table, after the following error

error_mysql.jpg

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

  • 0
Posted
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

 

erro2_php.jpg

  • 0
Posted
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?

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.

  • Recently Browsing   0 members

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