Open Bayside308 opened 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.
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:
Do usernames have to be the same as SSH users?
Where is the home directory? Is it in the actual /home/user or is it wherever is set during the install?
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.