You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/14 03:00:55 UTC

[GitHub] [apisix] han6565 commented on issue #4243: request help: systemctl start apisix failed,how can start by systemctl

han6565 commented on issue #4243:
URL: https://github.com/apache/apisix/issues/4243#issuecomment-840972956


   > > I think you need to set `$PWD` to `/usr/local/apisix`
   > 
   > Yes that would be better. Adding `WorkingDirectory=/usr/local/apisix` could make it work.
   ```
   WorkingDirectory=/usr/local/apisix
   ExecStart=/usr/local/apisix/bin/apisix start
   ```
   
   It's worked,thank's your help


-- 
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:
users@infra.apache.org