Jump to content
  • 0

Problem with FluxCP purchase, item, mob database


eKoh

Question


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  01/07/12
  • Last Seen:  

Well, I really don't know the way to fix this (happens the same in account, purchase, item, mob database options)

fluxcpissue.jpg

As it says its a misconfiguration, but I've seen in my configuration and its ok, I think that its cause i dont have the items, mob and account tables in my database but how to configure them (if i am right)?

I will really appreciate any help from you guys, thank you :)

Edited by eKoh
Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

Well, I really don't know the way to fix this (happens the same in account, purchase, item, mob database options)

fluxcpissue.jpg

As it says its a misconfiguration, but I've seen in my configuration and its ok, I think that its cause i dont have the items, mob and account tables in my database but how to configure them (if i am right)?

I will really appreciate any help from you guys, thank you :)

just this to your sql.

mob_db.sql, mob_db2.sql, mob_db_re.sql, item_db.sql, item_db2.sql and item_db_re.sql.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  01/07/12
  • Last Seen:  

actually i am using 3CeAm, will those works? thanks

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

actually i am using 3CeAm, will those works? thanks

yup you should add this. item_db.sql, item_db2.sql, mob_db.sql and mob_db2.sql

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  01/07/12
  • Last Seen:  

When I upload those files, item_db and mob_db, appears these:

mobdbissue.th.jpg

I think it is normal but if it is not, whats the problem then? thank you :)

ok, i've seen in another post that it is solved by granting permission for the user of FluxCP, but I dont know to grant any permission, will someone help me with this? i am kinda noob with this :/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi eKoh,

I think the issue is the fact that the MySQL account you are using for your FluxCP, does not have the proper privileges/access to create the temporary table. You would need to add these permissions for the user, and make sure that the MySQL user can be accessed by your webhost; not just the 'localhost/127.0.0.1'.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  01/07/12
  • Last Seen:  

hmm and how to add permissions by myself? I have access to the mysql

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  70
  • Reputation:   18
  • Joined:  01/28/12
  • Last Seen:  

you have to add a priviledge to that mysql user to allow creating temporary table.

HOW TO: GRANT priviledges

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  108
  • Reputation:   0
  • Joined:  08/01/12
  • Last Seen:  

what is this in myphpadmin?...

The additional features for working with linked tables have been deactivated. To find out why click here.

Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user 'root'.

SOLVED!

Edited by gniryudan
Link to comment
Share on other sites

×
×
  • Create New...