Can't run nginx server with phpstorm

Hi

I'm not able to run nginx run configuration. I'm getting 'nginx: [emerg] open() "/usr/local/var/run/nginx.pid" failed (13: Permission denied)' please help.

0

Hi there,

What exactly do you mean by "I'm not able to run nginx run configuration"? What do you do in first place to "run" it?

PhpStorm does not have any special support for any specific web server (Apache/nginx/IIS/etc). If anything -- it only has own simple built-in web server and supports PHP web server.

If you are using "nginx Support" plugin -- contact the author as it's a 3rd party plugin and he must know more on the subject.

1

请先登录再写评论。