Re: FreeBSD 7 and Apache 1.3.41 PROBLEM

2008-06-11 Thread Wojciech Puchar

In httpd-error.log
[Wed Jun 11 17:01:04 2008] [info] mod_unique_id: using ip addr 10.10.10.10
[Wed Jun 11 17:01:05 2008] [info] (2)No such file or directory: make_sock: for 
port 80, setsockopt: (SO_ACCEPTFILTER)
[Wed Jun 11 17:01:05 2008] [warn] pid file /var/run/httpd.pid overwritten -- 
Unclean shutdown of previous Apache run?

After hashing out
#LoadModule unique_id_module   libexec/apache/mod_unique_id.so
#AddModule mod_unique_id.c

Apache starts normally

Can anyone explain this?


are you sure you use the same apache version as with 6.*?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 7 and Apache 1.3.41 PROBLEM

2008-06-11 Thread Jack Raats
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On a server I was running FreeBSD 6.3-STABLE together with apache 1.3.41 
without any problem.

After upgrading FreeBSD to FreeBSD 7.0-STABLE using a source upgrade, 
compiling, and a full recompile of all the ports apache refuses to start, or 
starts and exits with a .core dump.

In httpd-error.log
[Wed Jun 11 17:01:04 2008] [info] mod_unique_id: using ip addr 10.10.10.10
[Wed Jun 11 17:01:05 2008] [info] (2)No such file or directory: make_sock: for 
port 80, setsockopt: (SO_ACCEPTFILTER)
[Wed Jun 11 17:01:05 2008] [warn] pid file /var/run/httpd.pid overwritten -- 
Unclean shutdown of previous Apache run?

After hashing out
#LoadModule unique_id_module   libexec/apache/mod_unique_id.so
#AddModule mod_unique_id.c

Apache starts normally

Can anyone explain this?

Jack
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32) - GPGrelay v0.959

iD8DBQFIT+8bPh5RwW/NzC4RAn9aAKCVKIvHFmFzpeaveqvHYbXjIRrhuACg0vxr
f5f3FDGYigHPRaqGz+ZkDok=
=TZvG
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"