I'm using swoole/HTTP server, and I set it on daemon:1 to make it work on the background but there is a problem.
When I try to make a directory in this mode, PHP can't do that, and there is no swoole error log.
I'm using swoole/HTTP server, and I set it on daemon:1 to make it work on the background but there is a problem.
When I try to make a directory in this mode, PHP can't do that, and there is no swoole error log.