Jump to content
  • 0

Critical Error Installation FluxCP


cder

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.02
  • Content Count:  96
  • Reputation:   0
  • Joined:  08/06/18
  • Last Seen:  

I'm having a problem installing eathena's fluxcp, does anyone know the solution?

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: Critical MySQL error in Installer/Updater: Duplicate column name 'use_existing'

File: C:\wamp64\www\cp2\lib\Flux\Installer\Schema.php:131

File Line Function/Method
C:\wamp64\www\cp2\lib\Flux\Installer\Schema.php 155 Flux_Installer_Schema::install()
C:\wamp64\www\cp2\lib\Flux\Installer\MainServer.php 52 Flux_Installer_Schema::update()
C:\wamp64\www\cp2\modules\install\index.php 83 Flux_Installer_MainServer::updateAll()
C:\wamp64\www\cp2\lib\Flux\Template.php 375 include()
C:\wamp64\www\cp2\lib\Flux\Dispatcher.php 170 Flux_Template::render()
C:\wamp64\www\cp2\index.php 169 Flux_Dispatcher::dispatch()

Exception Trace As String

#0 C:\wamp64\www\cp2\lib\Flux\Installer\Schema.php(155): Flux_Installer_Schema->install(20081109093448)
#1 C:\wamp64\www\cp2\lib\Flux\Installer\MainServer.php(52): Flux_Installer_Schema->update()
#2 C:\wamp64\www\cp2\modules\install\index.php(83): Flux_Installer_MainServer->updateAll()
#3 C:\wamp64\www\cp2\lib\Flux\Template.php(375): include('C:\\wamp64\\www\\c...')
#4 C:\wamp64\www\cp2\lib\Flux\Dispatcher.php(170): Flux_Template->render()
#5 C:\wamp64\www\cp2\index.php(169): Flux_Dispatcher->dispatch(Array)
#6 {main}
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  398
  • Reputation:   246
  • Joined:  07/04/19
  • Last Seen:  

this is the error message:

Duplicate column name 'use_existing'

check your cp tables

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.02
  • Content Count:  96
  • Reputation:   0
  • Joined:  08/06/18
  • Last Seen:  

So, I got to pay attention to this because I had already installed an outdated flow, I got to eliminate all "cp" tables inside localhost, but now I don't know what to do anymore ...

20 hours ago, BeWan said:

this is the error message:

Duplicate column name 'use_existing'

check your cp tables

So, I got to pay attention to this because I had already installed an outdated flow, I got to eliminate all "cp" tables inside localhost, but now I don't know what to do anymore ...

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1511
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

56 minutes ago, cder said:

So, I got to pay attention to this because I had already installed an outdated flow, I got to eliminate all "cp" tables inside localhost, but now I don't know what to do anymore ...

remove all cp_ tables... then rename your server name in config/servers.php OR just remove all the FluxCP files and reinstall again.

 

  • Like 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.02
  • Content Count:  96
  • Reputation:   0
  • Joined:  08/06/18
  • Last Seen:  

On 3/24/2020 at 5:19 AM, Amir Azman said:

remove all cp_ tables... then rename your server name in config/servers.php OR just remove all the FluxCP files and reinstall again.

 

Spoiler

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: Critical MySQL error in Installer/Updater: Table 'cloudro.cp_itemshop' doesn't exist

File: C:\wamp64\www\cp\lib\Flux\Installer\Schema.php:131

File Line Function/Method
C:\wamp64\www\cp\lib\Flux\Installer\Schema.php 155 Flux_Installer_Schema::install()
C:\wamp64\www\cp\lib\Flux\Installer\MainServer.php 52 Flux_Installer_Schema::update()
C:\wamp64\www\cp\modules\install\index.php 83 Flux_Installer_MainServer::updateAll()
C:\wamp64\www\cp\lib\Flux\Template.php 375 include()
C:\wamp64\www\cp\lib\Flux\Dispatcher.php 170 Flux_Template::render()
C:\wamp64\www\cp\index.php 169 Flux_Dispatcher::dispatch()

Exception Trace As String


#0 C:\wamp64\www\cp\lib\Flux\Installer\Schema.php(155): Flux_Installer_Schema->install(20081109093448)
#1 C:\wamp64\www\cp\lib\Flux\Installer\MainServer.php(52): Flux_Installer_Schema->update()
#2 C:\wamp64\www\cp\modules\install\index.php(83): Flux_Installer_MainServer->updateAll()
#3 C:\wamp64\www\cp\lib\Flux\Template.php(375): include('C:\\wamp64\\www\\c...')
#4 C:\wamp64\www\cp\lib\Flux\Dispatcher.php(170): Flux_Template->render()
#5 C:\wamp64\www\cp\index.php(169): Flux_Dispatcher->dispatch(Array)
#6 {main}
Oops, I had already done this, I simply extract a new folder with the updated fluxcp that I downloaded,
I deleted my database / databaselog and users in phpmyadmin,
I even put it under another name, and I noticed that now it is giving another error, and ta giving the same error even to put the outdated flowcp that I already used ... inside the spoiler is the error ...

 

Thanks for everyone's attention, I just gave up or installed the wamp and installed it again to run it again ...

Link to comment
Share on other sites

×
×
  • Create New...