I added the lines of code and also remembered that I had change two lines in httpd.conf a while back.
I put the old file back and so now I am not sure which did the trick. The serve is now working again.
The lines that I changed in httpd.conf were:
User wwwrun
Group nogroup
and I changed them to:
User apache
Group nogroup
The reason I did this was because the site that was hosted on this page was having trouble with persmissions. If they added a completely new page or graphic then the permissions were not correct. I check a red hat box that I use a little and it hd the settings like the bottom set.
It will be interesting to see if I had new pages if they will get delivered without changing the permissions.
I do appreciate all the help.  |