You will need to import the manifest file until IPS can automatically do this for you. There is a bug filed in IPS for this ..
svccfg import /var/svc/manifest/network/http-apache22.xml and then you will need to enable the server svcadm enable http:apache22 Henry Jen wrote: > Hi, > > I installed SUNWapch22 in OpenSolaris 98 with, > > $ pfexec pkg install SUNWapch22 > > After this, I am expecting an SMF entry I can start the service, but I > cannot find it. > > $ svcs -a | grep http > $ > > However, there seems to be a manifest for it, > > $ pkg contents SUNWapch22 > ... > var/svc > var/svc/manifest > var/svc/manifest/network > var/svc/manifest/network/http-apache22.xml > > I expect the service will be there in a disable state. Any ideas? > > Cheers, > Henry > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss >