[BlueOnyx:14310] Re: Can't get the HTTPD process started

Gerald Waugh gwaugh at frontstreetnetworks.com
Fri Jan 24 16:07:07 -05 2014


> [Fri Jan 24 04:30:07 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)

Is not a problem but You may resolve the above notice

create /etc/httpd/conf.d/tomcat.conf and insert the following into file

<IfModule mod_jk.c>
JkShmFile /var/log/httpd/jk-runtime-status
</IfModule>

restart httpd

-- 

Gerald




More information about the Blueonyx mailing list