xemose

Results 4 issues of xemose

If the worker is running in the background, is it possible to add jobs from another file? Both files are in the same directory, but one file `worker.php` will run...

enhancement

Problem: The following error shows up when the waf is executed through `waf:exec()`. It was working before, but something changed and it now gives out a 500 internal server error....

When installing Ledge through OPM or Luarocks both result in the following error. ``` nginx: [error] init_by_lua error: /usr/local/openresty/site/lualib/ffi-zlib.lua:98: libz.so: cannot open shared object file: No such file or directory...

Why are you decoding a base64 encoded string into UTF-8? I ran this on my encoding script I wrote with face_recongition and it converts the face vector or base64. I...