Author Login
Post Reply
On Mon, 9 Jun 2008, Richard.Hall wrote:
> First post, apologies for any breaches of netiquette.
Second post, apologies for following up on my own post so quickly!!, but
to avoid any confusion ...
[...]
> So - the fix seems simple ...
>
> $ diff src/main/http_main.c.orig src/main/http_main.c
> 4026c4026
> < static listen_rec *old_listeners;
> ---
> > static listen_rec *old_listeners = NULL;
... except that that is the line number after configuring/building. The
_original_ line number is 3966.
Richard
---------------------------------------------------------------------
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@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)