Bob,
The real question you should be asking is why you would even contemplate
tunnelling through the paranoid firewall of a military base?
How about buying a dial up link and use their phone, or get them to provide a
stand alone internet connected workstation, then show them the site and make
Constantly there are such messages:
XX.XX.XX.XXX - - [01/Apr/2006:15:55:42 +0300] "GET / HTTP/1.0" 200 8273
"-" "Apache/2.2.0 (FreeBSD) mod_ssl/2.2.0 OpenSSL/0.9.7e-p1 DAV/2
PHP/4.4.2 (internal dummy connection)"
what it means?
--
With Best Regards
Do you have the User and Group directives set in your
httpd.conf file?
Eg
User wwwrun
Group nogroup
Apache will initially start as root user and bind to
port 80, then switch to running as the specified user and
group.
The group and user need to be valid system accounts on your
server.
You
On 4/1/06, ws <[EMAIL PROTECTED]> wrote:
> Please help.Apache 2.0.55 on Solaris 2.9 won't start with the following
> error:
> [Sat Apr 01 15:26:40 2006] [alert] (22)Invalid argument: setgid: unable to
> set g
> roup id to Group 4294967295
Open httpd.conf. Find the line starting with "Group". Se