Jump to content
  • 0
Yhaj

FluxCP Critical Error "Duplicate column name 'use_existing'"

Question

image.thumb.png.48f4362d09e97a16d204531066216e46.png

There is an error when I am installing my FluxCP

 

--- servers.php

--- application.php

these are the two for configs right?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

It means that your `cp_itemshop` table already has the column `use_existing` in it, possibly because this isn't a first-time install and you've already had FluxCP tables in your RO DB, or something went wrong before the final part of the installation process and it's trying again.

A cheap and nasty hack around this is to delete the file data/schemas/charmapdb/cp_itemshop.20081109093448.sql and then hit refresh on the page. This will skip over that part of the installation process.

 

I've also updated your topic title as "FluxCP Critical Error" is not an informative topic title.

Link to comment
Share on other sites

  • 0
2 hours ago, Akkarin said:

It means that your `cp_itemshop` table already has the column `use_existing` in it, possibly because this isn't a first-time install and you've already had FluxCP tables in your RO DB, or something went wrong before the final part of the installation process and it's trying again.

A cheap and nasty hack around this is to delete the file data/schemas/charmapdb/cp_itemshop.20081109093448.sql and then hit refresh on the page. This will skip over that part of the installation process.

 

I've also updated your topic title as "FluxCP Critical Error" is not an informative topic title.

I don't understand

Link to comment
Share on other sites

  • 0
8 hours ago, Yhaj said:

I don't understand

 

 

10 hours ago, Akkarin said:

delete the file data/schemas/charmapdb/cp_itemshop.20081109093448.sql and then hit refresh on the page

 

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.