azura27 opened a new issue #3202:
URL: https://github.com/apache/apisix/issues/3202
### Issue description
server runs apisix in fold /home/apisix fold and runs Nginx in
/usr/local/nginx/sbin fold would cause restart cmd failed
### Environment
* apisix version (cmd: `apisix version`): 2.0 (with changes from:
https://github.com/apache/apisix/pull/2575/files)
* OS: (cmd: `uname -a`) Linux 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22
21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
* OpenResty / Nginx version: (cmd: `nginx -V` or `openresty -V`) 1.15.8.3
### Minimal test code / Steps to reproduce the issue
1. run nginx and apisix together
2. restart apisix
3.
### What's the actual result? (including assertion message & call stack if
applicable)
"APISIX is running ... " show in the screen and apisix stop running
### What's the expected result?
apisix restart #3193
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]