For each user account, only one set of PHP suEXEC processes will be created, it wont be per subdomain. So, the document root of the first vhost, usually the main vhost, will be used for the PHP suEXEC environment.
PHP suEXEC is not per subdomain, but per user account, it is to avoid creating...