Jump to content
  • 0

I can not understand what's the matter Fluxcp


Question

Posted (edited)

What do I do the first time I install .... If someone will spare me time do not htur
 

Безымянный.png

Edited by Lunohod

5 answers to this question

Recommended Posts

  • 0
Posted

The error is shown right there: "Access denied for user ..."

So you can't establish a connection to your mysql server. Also you shouldn't show those sensitive informations to public. And please don't use the mysql root user. Especially not when you're connecting to a remote mysql server.

  • 0
Posted

I suggest you to read about that. It's important to know these things to properly administrate your server.

1. Create mysql users:

https://dev.mysql.com/doc/refman/5.7/en/create-user.html

http://www.mysqltutorial.org/mysql-create-user.aspx

2. Install FluxCP:

(sadly I couldn't find a more up-to-date guide)

3. Configure your firewall (optional)

(depends on which firewall you're using)

https://www.howtogeek.com/177621/the-beginners-guide-to-iptables-the-linux-firewall/

 

  • Recently Browsing   0 members

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