#Broke smthn
1 messages · Page 1 of 1 (latest)
:warning: Do not ping staff members for support! :warning:
A staff member will try to help you as soon as possible but be patient!
do you know how to fix it?
or anything I can send you
for you to be able to help
like logs or anything?
maybe the webserver doesn't have correct permissions to the files
it worked before I tried it
and try logging out and then logging in
but it disconnected part way through so idk
in and out of what?
the dashboard
:warning: Do not ping staff members for support! :warning:
A staff member will try to help you as soon as possible but be patient!
yeah it might be a permissiosn issue
how would I fix that?
check the installation guide for it
where do I find it?
installation guide of the addon
where is that?
contact the addon author I don't know
the owner of this discordf
1Day2Die
ok contacct him then
well how would I fix it without the addon
is there anything I can do to fix all files or something?
follow upgrade docs to remove all modifications
?
This guide is for updates 0.9.0 -> 0.9.X
ran all the commands on there still have the same issue
Your panel does not have the right permissions, try giving it some :)
sudo chmod -R 755 /var/www/controlpanel
and
sudo chown -R www-data:www-data /var/www/controlpanel
If you're using the installer, make sure to go back to the beginning and start the installer from step 1
When overwriting files, the permissions may change to 644 instead of 755
Alright I’ll try that :)