Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 error_log #6

Open
ruziyi opened this issue Jun 14, 2017 · 1 comment
Open

500 error_log #6

ruziyi opened this issue Jun 14, 2017 · 1 comment

Comments

@ruziyi
Copy link

ruziyi commented Jun 14, 2017

image

@0ct0cat
Copy link

0ct0cat commented Jun 20, 2017

step 1.install the uuid lib
https://sourceforge.net/projects/libuuid/
step 2.if you os is linux,pls modify
pathto/openresty-china/app/libs/uuid/uuid.lua
from
--local lib = os == "OSX" and C or ffi_load "uuid"
to
local lib = C

because the os is Linux,the ffi_load run have some problem.but i don't know why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants