hi all,
i am facing a problem on solaris10 box. solaris 10 has default apache. and it is likely to be configured with ssl configuration. Due to the misconfiguration of appache with ssl the apache service went to maintainance state., and it is not becoming online eventhough i used the following commands.
svcadm enable apache2
svcadm clear apache2
svcadm enable apache2
If a service is in maintainance and if we issue the above commands , generally the service will available as in online.But in this casethe service has not been in online.
whether this may cause any effect on rpc services?
because when i tried to start rpc services it is failed. If no rpc services are available h'w come the remote services will work?
Please try to give me answer as soon as possible.