I use Solaris so the config for Windows may be different, but on Solaris the
file is located under PREFIX/conf/httpd.conf
PREFIX=the path of the install you directed it to. Such as /usr/apache2
-Original Message-
From: Buddy Ochoa [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 04, 2
I have installed Apache 2.0.55 on Solaris 10. The httpd is
not starting up and the error_log reports the following:
(22) Invalid argument: setgid: unable to set group id to
Group 4294967295.
Any ideas?
I just configured, build, and installed Aache 2.0.55 on Solaris
10. I used gcc and make for the configure and build.
When I attempt a start by executing “PREFIX/bin/apachectl
–l start” I get the following error:
ld.so.1: /usr/apache2/bin/httpd: libgcc_s.so.1: open failed:
No such fil
I am trying to build httpd-2.2.0, but am getting build errors on make
Make: Fatal error: command failed for target 'all-recursive'
Can you be more specific on how you were able to get build httpd-2.2.0
-Original Message-
From: Ashtanga Yogi [mailto:[EMAIL PROTECTED]
Sent: Saturday, Dec
Hello,
I have successful ran ./configure using gcc with Apache
2.2.0 on Solaris 10. I am stuck on the next step in installation, “make”.
I have gmake installed and was attempting to use that.
When I attempt to run gmake, I get the error:
/bin/bash/make not found
[all-recursiv3e]