Alanaktion / MCHostPanel

A lightweight Minecraft server control panel for hosting services
MIT License
117 stars 59 forks source link

Some issues with install #46

Open Bayside308 opened 7 years ago

Bayside308 commented 7 years ago

Hello!

When I install the panel, it does load the login screen but I cannot proceed past it. A few questions I have that might fix this are:

EDIT: It says I am now logged in after making the admin account, yet still takes me to the main page and doesn't let me log in / view any other pages.

Alanaktion commented 7 years ago

Usernames don't have to match any other systems, they're specific to the panel. The home directory can be any directory that the web server user (often www-data) can write to. I usually set it up so that the panel is in /var/www/panel and each user has a home folder in /var/www/servers/(user).

If the login is having issues, make sure the permissions on the data/ folder allow the server to read and write the configuration files.