Activating Apache
I just installed the four Apache2 packages onto my system, but SMF isn't working right. The service didn't appear in svcs -l after they were installed, so I tried importing the manifest manually, and am getting the following error. Any ideas?
# svccfg -v import /var/svc/manifest/network/http-apache2.xml
svccfg: Scope "localhost" changed unexpectedly (service "network/http" added).
svccfg: Could not refresh svc:/network/http:apache2 (deleted).
svccfg: Successful import.
Like I said, after svccfg, the service still isn't listed in svcs. The system is Solaris 10, June '06.

