More info on Q: install apache 2.0.46 on SPARC solaris 9?

From: Canhui (Sam) Ou (canhuiou@yahoo.com)
Date: Thu Jun 12 2003 - 15:09:54 EDT


Hello,

Here is what's shown in apache 2.0.46 error_log:
[Wed Jun 11 22:33:46 2003] [notice] Digest: generating secret for digest
authentication ...
[Wed Jun 11 22:33:46 2003] [notice] Digest: done
[Wed Jun 11 22:33:47 2003] [warn] pid file /usr/local/apache2/logs/httpd.pid
overwritten -- Unclean shutdown of previous Apache run?
[Wed Jun 11 22:33:47 2003] [alert] (22)Invalid argument: setgid: unable to set
group id to Group 4294967295
[Wed Jun 11 22:33:47 2003] [alert] (22)Invalid argument: setgid: unable to set
group id to Group 4294967295
[Wed Jun 11 22:33:47 2003] [alert] (22)Invalid argument: setgid: unable to set
group id to Group 4294967295
[Wed Jun 11 22:33:47 2003] [alert] (22)Invalid argument: setgid: unable to set
group id to Group 4294967295
[Wed Jun 11 22:33:47 2003] [alert] (22)Invalid argument: setgid: unable to set
group id to Group 4294967295
[Wed Jun 11 22:33:47 2003] [notice] Apache/2.0.46 (Unix) DAV/2 configured --
resuming normal operations
[Wed Jun 11 22:33:47 2003] [alert] Child 1092 returned a Fatal error...
Apache is exiting!

Below is the original message:
Hi,

I am having some problems installing apache 2.0.46 on a freshly installed
solaris 9 on a SunBlade 100.

First I installed apache 1.3.27 and openssl-0.96i using pkgadd. After I edited
httpd.conf, apache runs well.

Now I need to use apache 2.0.46. Below is what I did:
1. download the source code
2. ./configure --enable-so --enable-ssl --enable-mods-shared=all
3. ./make
4. ./make install
# to stop apache 1.3.27
5. /usr/local/apache/bin/apachectl stop
# to remove openssl-0.96i because apache 2.0.46 needs openssl-0.9.7.b
6. pkgrm SMCossl
7. pkgadd -d ./openssl-0.9.7b-sol9-sparc-local
8. edit httpd.conf. Everything has been left pretty much default except:
   8.1) Listen 80
   8.2) ServerName newname:80
9. /usr/local/apache2/bin/apachectl start

Nothing happens after step 9. The installation process seems straightforward.
Did I mess up somewhere? By the way, what's the use of the directory
"/usr/apache" coming with solaris 9?

Thanks a lot,

Sam

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:35 EDT