>
> >> Yes, this is a bug (filed CR 6653084).
> >>
> >> Workaround is to rename
> >> /etc/apache2/2.2/conf.d/ssl.conf to say
> >> /etc/apache2/2.2/conf.d/ssl.conf.example
> >
> > Workaround doesn't work. Still get the same
> error...
>
> Can you list the files in conf.d directory ?
> Also post the apache22 svc log contents.
>
>
> Thanks,
> Seema.
> _______________________________________________
>
>
> webstack-discuss mailing list
> webstack-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/webstack-
> discuss
Reinstalled and did the mv ssl.conf before enable. Now it works.
$ pfexec mv /etc/apache2/2.2/conf.d/ssl.conf
/etc/apache2/2.2/conf.d/ssl.conf.example
$ pfexec /usr/sbin/svcadm enable -t network/http:apache22
$ svcs -p network/http:apache22
STATE STIME FMRI
online 18:58:32 svc:/network/http:apache22
18:58:32 735 httpd
18:58:33 736 httpd
18:58:34 737 httpd
18:58:34 738 httpd
18:58:34 739 httpd
18:58:34 740 httpd
18:58:34 742 httpd
Thanks.
This message posted from opensolaris.org