Hi, > That appears to have worked (although I can't find it > in the svcs list, I've grepped for SUNW, apache and > web and can't find it) and even after a reboot, the > web service isn't started, or rather isn't > responding.
A reboot isn't necessary. If the installation process succeeded, "pkg info SUNWapch22" should list the package with status installed. You can also check its status (existence) by typing "svcs -a | grep apache". You should see something like the following: thorsten at opensolaris:~$ svcs -a | grep apache online Feb_19 svc:/network/http:apache22 thorsten at opensolaris:~$ > The command you suggested didn't give any error > messages in its progress. It's basically the same what the package manager GUI is doing. Regards Thorsten -- This message posted from opensolaris.org