Paul Johnston wrote:
> I built the latest from source but is there a version from one of the 
> repositories which allows me to user the newer commands to control it?
> 
> Using SunOS opensolaris4 5.11 snv_91 i86pc i386 i86pc Solaris

   I'm not sure if it's the version you're looking for, but if you're
   running OpenSolaris you should be able to pkg install SUNWapch22.  It
   comes with a manifest for a svc:/network/http:apache22 service that
   you can enable/disable with svcadm and monitor with svcs.  If it
   isn't the version you're looking for, it should be pretty easy to use
   the manifest and methods from SUNWapch22 as a model for your own
   service definition.

   If you want to go further, Visual Panels (package OSOLvpanels)
   delivers an alternate implementation of the above service that also
   permits you to store basic Apache configuration in SMF.  At the
   moment it is primarily there to support the Visual Panels Apache UI,
   but theoretically be manipulated directly using svccfg (though for
   the time being that configuration format isn't stable -- i.e. it
   might change with a new version of Visual Panels).

   Dave

_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to