You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ar...@aa.eps.jhu.edu on 2003/01/07 03:14:14 UTC

[users@httpd] Trying to Run httpd on Solaris

I am completely baffled.  I downloaded httpd-2.0.43, and 
"successfully" installed the binary distribution (using 
install-bindist.sh) on two Sun workstations: one running 
Solaris 8, the other Solaris 9.   

On the Solaris 8 machine, executing "apachectl start" yielded no 
message in the window where it is executed, but the error_log shows: 

[Mon Jan 06 19:40:27 2003] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 06 19:40:27 2003] [crit] (2)No such file or directory: Digest: error generating secret: No such file or directory
Configuration Failed

On the Solaris 9 machine, executing "apachectl start" also yields 
no message in the window, but the error_log shows:

[Mon Jan 06 19:44:46 2003] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 06 19:44:46 2003] [notice] Digest: done
[Mon Jan 06 19:44:46 2003] [warn] pid file /usr/local/apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Jan 06 19:44:46 2003] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295
[Mon Jan 06 19:44:46 2003] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295
[Mon Jan 06 19:44:46 2003] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295
[Mon Jan 06 19:44:46 2003] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295
[Mon Jan 06 19:44:46 2003] [notice] Apache/2.0.43 (Unix) DAV/2 configured -- resuming normal operations
[Mon Jan 06 19:44:46 2003] [alert] Child 1566 returned a Fatal error...
Apache is exiting!
[Mon Jan 06 19:44:46 2003] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295

Incidentally, on either machine, if I execute "httpd", I get the 
following: 

aa/15# bin/httpd
ld.so.1: bin/httpd: fatal: libaprutil.so.0: open failed: No such file or directory
Killed
aa/16# 

with no entry in error_log.  

I would appreciate advice from anyone who has been successful in 
installing and running apache 2.0.43 on Solaris.  

Al Arking

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org