Debian9 noexec, permission denied to run worldserver

So I’m trying to run my worldserver.exe using ./worldserver.exe

I’ve been googling a bit but havent found a proper guide on how to enable “exec” = allow to run binaries

As I saw its by default noexec on debian 9 = disallow to run binaries

How do I enable it? Changing user permissions or chmod didn’t help at all, it’s exec/noexec related

If you downloaded the Windows archive, you’re going to have a hard time running the software…

Can you run ‘file worldserver.exe’, it should say something like:
worldserver: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=9c04eb9ccf1cf2a97498f2b8aa4254aba44600ff, not stripped

If you’re running into issues with compiling and installing the software, have a look over here: