From the information in your PM, looks like your PHP is not running in suEXEC mode, so, everything run as the default server UID.
If you configure your vhosts natively from LSWS console, you should add a VHost Level lsphp_$VH_NAME external app, and corresponding script handler configuration for ".php".
The easiest way is to use our PHP suEXEC vhost template.