Can you check which user ID that shell PHP run as ? add "id" output.
It should run as user ID of a account that the PHP script belongs to when PHP suEXEC is enabled.
However, if it is "nobody", then just like web server process, it could read files from all accounts.