'Linux Execution Permission Denied Although I'm permitted to execute

I have a file on Linux system whose permissions are as the following: --wx--x--x. I applied the chmod 311 command to the file basically. Even though as a user I'm allowed to execute it, I cannot execute the file. What can be the reason for this?

Thank you.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source