[wellylug] Scripts no longer executing
scott
scott at slackisland.org
Thu Dec 14 16:03:05 NZDT 2006
On Thu, 2006-12-14 at 14:36 +1300, John Durham wrote:
> > I never heard of this. The server is running on Ubuntu. Beyond that, I have no way to find out about it.
Since you are running Ubuntu it is probably not SELinux related, but a
quick way to check SELinux status is from a command prompt do:
#sudo getenforce
and it will tell you if selinux is enforcing the policy etc. Also you
can do:
# ls -Z /var/www/whatever_your_website_is/
to show you the contexts of the files, looks like this
drwxr-xr-x root root system_u:object_r:httpd_sys_content_t www
Cheers,
Scott VanDusen
More information about the wellylug
mailing list