I've noticed, that apache is running as root, but
in httpd.conf it is set to run as
User: apache
Group: apache
Where is the problem?
And all the access_log files are now owned as root
Is it normal?
By the way, when restarting apache, i get error message that
"could not open log's" and i can only restart by
service httpd stop
service httpd stop
service httpd start
thanx for help