[rt-users] Error Starting httpd service

Robert Long rlong at bluegecko.net
Fri Aug 24 17:26:42 EDT 2007


Justin Brodley wrote:
> The apache user account doesn't have rights to create folders/files in
> the /tmp directory.
>
>
>   
That could be, but you'd have to have some screwy permissions on /tmp. 
Check the permissions:

$ ls -ld /tmp
drwxrwxrwt  20 root root 1998848 Aug 24 14:23 /tmp


Also, you might already have a directory called 'dymanic' in there that
is owned by someone other than whatever you're using for your apache user.


Or, this behavior could be caused by selinux.  You might want to review
your selinux policy and see if that's the case, or you could just change
your selinux mode to permissive / disable selinux to test if that is
what is causing your problem.

.r'




More information about the rt-users mailing list