A
A
Alexander2015-10-29 19:07:22
linux
Alexander, 2015-10-29 19:07:22

How to fix bash error: ./phpstorm.sh: Permission denied?

I'm in the PhpStorm-141.2462/bin folder, I open a terminal, I type chmod +x phpstorm.sh , then I do ./phpstorm.sh and bash error: ./phpstorm.sh: Permission denied. I googled it but it looks like I'm the only one with this problem.
PS I just installed Linux today and I'm using it for the first time.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
Oleg Tsilyurik, 2015-10-29
@kentuck1213

$ sh ./phpstorm.sh
And don't bother with flags.

V
Vladimir Martyanov, 2015-10-29
@vilgeforce

Do ls -l in this folder and look at the rights.

V
Vista, 2015-10-29
@Elbar

Assign the entire folder with the command
where user is the username.

I
Igor Bogachev, 2015-10-29
@illuminat17

First of all, what is the version of the distribution you are using? Next, determine what rights you yourself are in the system, for this, determine the name of your user, for this, enter the command :
whoami Vladimir M.) We'll see.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question