Oh wise gods of Open Lite Speed, I have read all available documentation, I have scoured both the open source and commercial forums, google has failed me and I am lost. Try as I might, my server will not will not execute php (lsphp) as another user.
Ubuntu 16.04 with OLS 1.4.24 installed from repos. Built php 5.26 and tested in both "server" and "vhost", both working. Next, reconfigured vhost document root to my user document root "/home/user/html". Had been beating my head against a wall for the last week with 404 error until I stumbled across a new post (from today) on this forum with same issue. Per the resolution on that post, I chmoded "/home/user" -> 711 and all now works except that php is still running as "nobody".
Vhost was built from SuExecPhp template and doc root uid is set. For good measure, I set the SuExec options in "External App" with also no effect. So, what am I missing, what do I need to try next?
Ubuntu 16.04 with OLS 1.4.24 installed from repos. Built php 5.26 and tested in both "server" and "vhost", both working. Next, reconfigured vhost document root to my user document root "/home/user/html". Had been beating my head against a wall for the last week with 404 error until I stumbled across a new post (from today) on this forum with same issue. Per the resolution on that post, I chmoded "/home/user" -> 711 and all now works except that php is still running as "nobody".
Vhost was built from SuExecPhp template and doc root uid is set. For good measure, I set the SuExec options in "External App" with also no effect. So, what am I missing, what do I need to try next?