Hello, i’am having a problem when it comes to start the server, i am running Debian an it says i don’t have permission to start the server.
bash /home/fx-server/run.sh +exec server.cfg /home/fx-server/run.sh: line 8: /home/fx-server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: Permission denied /home/fx-server/run.sh: line 8: exec: /home/fx-server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: cannot execute: Permission denied
how can i solve this error?
root@ns348803:~# sudo chown -R root:sudo /home/fx-server/ root@ns348803:~# bash /home/fx-server/run.sh +exec server.cfg /home/fx-server/run.sh
/home/fx-server/run.sh: line 8: /home/fx-server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: Permission denied
/home/fx-server/run.sh: line 8: exec: /home/fx-server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: cannot execute: Permission denied
i still got the same error
the problem is that i don’t know how to use Debian…