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 2020/06/11 03:56:52 UTC

[GitHub] [incubator-apisix] vivid-dev commented on issue #1693: request help: apisix supports running as root user

vivid-dev commented on issue #1693:
URL: https://github.com/apache/incubator-apisix/issues/1693#issuecomment-642390908


   I also encountered the same error when I used root to install and run apisix.
   To solve these you have to do these:
   1.access apisix return 500.             --run export prefix=`pwd`  in apisix root path
   2.access apisix return 403.             -- add user root; in apisix conf


----------------------------------------------------------------
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