Jump to content
  • 0

Help fluxcp before installation problem


Question

3 answers to this question

Recommended Posts

  • 0
Posted

you need to grant access for the user 'ragnarok' that connected using 'localhost'.

 

Example

mysql> GRANT SELECT,INSERT,UPDATE,DELETE ON `<schema>`.* TO 'ragnarok'@'localhost';
  • Recently Browsing   0 members

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