ishchenko / idea-nginx

nginx server support plugin for IntelliJ IDEA
Do What The F*ck You Want To Public License
140 stars 39 forks source link

Fails to start server when pid has spaces in path #46

Closed oliversalzburg closed 7 years ago

oliversalzburg commented 8 years ago
C:/Users/Oliver/My Projects/static/nginx-1.11.1/nginx.exe -c C:/Users/Oliver/My Projects/static/nginx-1.11.1/conf/nginx.conf -g pid C:/Users/Oliver/My Projects/static/nginx-1.11.1/logs/nginx.pid;
nginx: [emerg] invalid number of arguments in "pid" directive in command line

This is on Windows obviously

Deadleg commented 7 years ago

Fixed in 0.1.3.