Over the next few days, things may be spotty.

I am changing the runas user UID and GID. This is to fix many issues with PHP, and could also effect *Z*.

Basically I am creating a completely new group, adding that user to that group, adding a second user for apache to runas...

changing th group... then chowning the files owned by the original, the stopping apache for a bit fixing the configs where needed and renmaing the old runas user, renaming the new runas user, then restarting

The real problems are actually doing the chown of the files owned. Because it puts in UID not username.

Hopefully this will be anything but noticable.