# uname -a
Code: Select all
Linux monkeysparc1 2.4.21-sparc-r0 #8 SMP Tue Jul 8 19:57:54 CDT 2003 sparc64 sun4u TI UltraSparc II (BlackBird) GNU/Linux
Code: Select all
* net-www/apache
Latest version available: 2.0.48-r1
Latest version installed: 2.0.48-r1
Size of downloaded files: 6,111 kB
Homepage: http://www.apache.org/
Description: Apache Web Server, Version 2.0.x
Code: Select all
* Starting apache2...
apache2: Could not determine the server's fully qualified domain name, using 192.168.100.31 for ServerName [ ok ]Code: Select all
[Mon Dec 01 10:59:51 2003] [notice] Digest: generating secret for digest authentication ...
# ps ax | grep apache
Code: Select all
28963 ? S 0:00 /usr/sbin/apache2 -k start
Code: Select all
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 28963/apache2
We should get this fixed though. I searched the bugs site and found no references. If someone can confirm my observations I will log a bug.




