Hello,
When I recompile, having integrated with EasyApache in cPanel, it set all public_html directories permissions to 750, however, they need 755 in order to function correctly, so need to do chmod 755 /home/*/public_html right after.
Perhaps that's a bug?