Linux VPS FiveM Server won't start, line 8 of run.sh permission denied

I’ll start by saying I’m new to linux so you might have to dumb things down for me. I’m trying to setup a fivem server with a vps linux machine. I was following a tutorial that seems to work for lots of people ([FX-Server][Tutorial] How To Setup FX-Server On Linux - From Start To Finish) but when I get to the step about running the server I’m told to run the following command: “bash /home/fx-server/run.sh +exec server.cfg” and it shoots back the error: /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

Anyone know how to help me? Anything would be appreciated, thanks in advance :slight_smile:

1 Like

Don’t extract the files with sudo.

1 Like