Possible dead lock [LSAPI application]

Turn on debugging for OLS How to turn on Extensive Debug logs in OpenLiteSpeed!

Then run

$ ps aux | grep lsphp80
## run lighweight debugger for "hanging" processes
$ strace -p <PID_PROCESS>

Post your /usr/local/lsws/logs/error.log in the meantime