MorganGreylock
Programmer
I am trying to configure apache2 on Solaris 10. It had already been installed, and the service was disabled. I started with svcadm enable apache2. Then it through apache2 into 'maintenance' status. It complained something about the config file (SMF_EXIT_ERR_CONFIG, status 96) and I then realized that the /etc/httpd.conf file wasn't there. I copied the one from /etc/apache2/httpd.conf-example to /etc/httpd.conf then updated it with my email address and server name. Everything else looked correct. I then tried to svcadm clear apache2 and then enable it, but I keep getting the SMF_EXIT_ERR_CONFIG message. I tried disabling then re-enabling, clear, refresh, and even using a very generic httpd.conf file. It still remains in maintenance status with the same error code. Does anyone have any suggestions about what I need to do to get this working?
Thanks in advance.
Thanks in advance.