Help me! My Fluxcp error. (ช่วยด้วยจ้า)

GubA

New member
Messages
52
Points
0
I have download Hercules SVN from https://github.com/HerculesWS/Hercules

Download FluxCP from https://github.com/HerculesWS/FluxCP

But

When i register on my FluxCP it will

lFtwjs.jpg


How to fix.Thank you.

 
Hint: Table 'ragnarok.cp_createlog' doesn't exist

make sure all sql tables are properly installed in your mysql server..

default_ani_meow.gif


 
To reinstall Flux go to YourFluxFolder/data/logs/schemas and delete the "charmapdb/YourServerName" and "logindb/YourServerName" folders then delete everything but the index file from "data/tmp" folder.

After that, open the main page of your cp in a browser and you will be redirected to install page.

 
for me just delete and import the flux filles again
default_smile.png
the you are ready to go .

edit your application.php and server.php (error.php) <---- just incase
default_happy.png


 
Ever tried to add

?module=install&action=reinstall
to the end of your cp URL? I think it's a tad easier than deleting and redownloading files ^_^'

 
To reinstall Flux go to YourFluxFolder/data/logs/schemas and delete the "charmapdb/YourServerName" and "logindb/YourServerName" folders then delete everything but the index file from "data/tmp" folder.

After that, open the main page of your cp in a browser and you will be redirected to install page.
Sorry.I can't do this.

 
when you install your flux it will automatically update your cp_tables ( delete all cp_ starting name on your my sql )

 
Ever tried to add

?module=install&action=reinstall
to the end of your cp URL? I think it's a tad easier than deleting and redownloading files ^_^'
Sorry.I can't do.T^T
To reinstall Flux go to YourFluxFolder/data/logs/schemas and delete the "charmapdb/YourServerName" and "logindb/YourServerName" folders then delete everything but the index file from "data/tmp" folder.

After that, open the main page of your cp in a browser and you will be redirected to install page.
Sorry.I can't do this.
why can't do it?

default_ani_meow.gif


 
Ever tried to add

?module=install&action=reinstall
to the end of your cp URL? I think it's a tad easier than deleting and redownloading files ^_^'
Sorry.I can't do.T^T
> 

To reinstall Flux go to YourFluxFolder/data/logs/schemas and delete the "charmapdb/YourServerName" and "logindb/YourServerName" folders then delete everything but the index file from "data/tmp" folder.

After that, open the main page of your cp in a browser and you will be redirected to install page.
Sorry.I can't do this.
why can't do it?

default_ani_meow.gif
When i do.It's not reinstall.

 
Does it show errors? Have you deleted all of your "cp_" tables? If you don't delete them you'll get table already exists error.

Enable errors at config/error.php changing: $showExceptions to true and 'DebugMode' at config/application.php to true

 
Last edited by a moderator:
Thank you every body.

I think i don't try to fix error.

Because i don't know how to fix.

Thank you.

 
Back
Top