I've recently installed CF on a RedHat machine. Initially, I installed using
the default 'nobody' user, but for some reason, every page request came back as
'File Not Found' by CF. I reinstalled and changed user to Apache, but I don't
know if this may present a problem if I secure some directories later. 1. How
do I change the user (without reinstalling) on Linux. 2. Any ideas why user
nobody might have failed (even reading files available to all users?) Thanks.