I've tried everything I can think of, and my local apache web server isn't working, it says it's in maintenance. Thusly:
maintenance 15:31:02 svc:/network/http:apache22 I've set it up under CentOS 5.4 and 5.5 and Fedora and also on RHEL v6 beta, and I notice that the httpd.conf file has some differences in OS vs the others. Like the location of the document root (/var/apache2/2.2/htdocs in OpenSolaris and /var/www/html in CentOS and Fedora) I left the default document root alone, but I did set the vhosts.conf file to have 3 virtual hosts under "/usr/apache2/testsite1" (etc). The original httpd.conf file had the server root as /usr/apache2/2.2 and since that wasn't working and there's no conf file there I changed it to /etc/apache2/2.2 but still no change, shows under maintenance. I also tried chown'ing the directories to webservd, that didn't help. I've rebooted multiple times after changes, in addition to 'svcadm refresh http:apache22' in case that would help and it didn't. I looked at 'man apache' and it says /usr/apache/bin contains executable as well as other utility programs, but the only thing under /usr/apache is libexec. So, now I'm lost. I don't know what else to try to get this to work... I even downloaded the apache documents using the package manager, but I don't know where they are. They aren't under /usr/share/doc or /usr/apache/htdocs (as mentioned above, only libexec is under /usr/apache). I have other questions about other stuff, but this is something I have to get working. Any help is appreciated! Cia -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org