Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Starting Apache2 on Solaris 10 u9

365 views
Skip to first unread message

Andy

unread,
Jan 28, 2012, 4:40:10 AM1/28/12
to
Hello everybody
I have httpd in offline* state.
The tail -f /var/apache2/logs/error_log said:
[Sat Jan 28 19:07:35 2012] [notice] Apache/2.0.63 (Unix) DAV/2
configured -- resuming normal operations
[Sat Jan 28 19:07:35 2012] [alert] Child 9086 returned a Fatal
error... Apache is exiting!
[Sat Jan 28 19:07:37 2012] [notice] Digest: generating secret for
digest authentication ...
[Sat Jan 28 19:07:37 2012] [notice] Digest: done
[Sat Jan 28 19:07:37 2012] [alert] (22)Invalid argument: setgid:
unable to set group id to Group 4294967295
[Sat Jan 28 19:07:37 2012] [alert] (22)Invalid argument: setgid:
unable to set group id to Group 4294967295
[Sat Jan 28 19:07:37 2012] [alert] (22)Invalid argument: setgid:
unable to set group id to Group 4294967295
[Sat Jan 28 19:07:37 2012] [alert] (22)Invalid argument: setgid:
unable to set group id to Group 4294967295
[Sat Jan 28 19:07:37 2012] [alert] (22)Invalid argument: setgid:
unable to set group id to Group 4294967295
[Sat Jan 28 19:07:37 2012] [notice] Apache/2.0.63 (Unix) DAV/2
configured -- resuming normal operations
[Sat Jan 28 19:07:37 2012] [alert] Child 9101 returned a Fatal
error... Apache is exiting!

John D Groenveld

unread,
Jan 28, 2012, 11:18:15 AM1/28/12
to
In article <407591cd-6e54-4af4...@t7g2000vbg.googlegroups.com>,
Andy <t.dra...@gmail.com> wrote:
>[Sat Jan 28 19:07:37 2012] [alert] (22)Invalid argument: setgid:
>unable to set group id to Group 4294967295

What's the Group directive in /etc/apache2/httpd.conf ?
<URL:http://httpd.apache.org/docs/2.0/mod/mpm_common.html#group>

John
groe...@acm.org

Nomen Nescio

unread,
Jan 28, 2012, 3:20:08 PM1/28/12
to
the root is on NFS???

Andy

unread,
Jan 29, 2012, 3:56:51 AM1/29/12
to
On 28 ian., 18:18, groen...@cse.psu.edu (John D Groenveld) wrote:
> In article <407591cd-6e54-4af4-ae39-aec99e5fa...@t7g2000vbg.googlegroups.com>,
>
> Andy  <t.dragh...@gmail.com> wrote:
> >[Sat Jan 28 19:07:37 2012] [alert] (22)Invalid argument: setgid:
> >unable to set group id to Group 4294967295
>
> What's the Group directive in /etc/apache2/httpd.conf ?
> <URL:http://httpd.apache.org/docs/2.0/mod/mpm_common.html#group>
>
> John
> groenv...@acm.org

I created a new user and group and added the user to the group and
after modifying the Group entry in http.conf the httpd has started
without problems.
Thank you for your link. May I dare another question: I would like to
build a "strappd" machine which will listen only on the ports used by
apache and sendmail.
So I wanna to close all the services that are unnecessary but I do not
now how to do that. Can you give me a hint?
Thanks in advance

Chris Ridd

unread,
Jan 29, 2012, 6:28:10 AM1/29/12
to
Look up "secure by default", e.g.
<http://blogs.oracle.com/gbrunett/tags/secure-by-default>

--
Chris

0 new messages