Mailing List Archive

[mod_backhand-users] Re: [mod_backhand-users]backhand-1.2.0 BackhandFromSO
Thomas,

I have Cced the backhand-users list so that others may benefit and/or
provide insight.

On Tuesday, September 18, 2001, at 10:23 AM, Thomas Kuhnt wrote:
> < .. snip .. >
> ClearModuleList
> < .. snip .. >

Try removing this line. (ClearModuleList). I have problems with that.

> <Directory "/usr/local/apache/htdocs">
> Options Indexes FollowSymLinks
> AllowOverride None
> Order allow,deny
> Allow from all
> Backhand byAge
> BackhandFromSO libexec/byHostname.so byHostname IDB
> Backhand byRandom
> Backhand byBusyChildren

The byRandom and the byBusyChildren is effectively ignoring the
byRandom. You should either drop byRandom or add the byLogWindow like
you did below.

> </Directory>
>
> <Directory "/usr/local/apache/cgi-bin">
> Backhand byAge
> Backhand byRandom
> Backhand byLogWindow
> Backhand byBusyChildren
> AllowOverride None
> Options None
> Order allow,deny
> Allow from all
> </Directory>
>
> - actually compile mod_backhand in the Apache source tree (wth the
> ./precompile script)
> - When J startup server #1 J get the following Error Messages
> (logs/httpsd_error_log):
> Syntax error on line 509 of /usr/local/apache/conf/httpsd.conf:
> Invalid command 'Backhand', perhaps mis-spelled or defined by a
> module not included in the server configuration
>
> - Wenn eliminate the entry "BackhandFromSO libexec/byHostname.so
> byHostname IDB" from
> file httpsd.conf then the startup is o.k., and J can see the status
> page
> So withe the entry "BackhandFromSO libexec/byHostname.so byHostname
> IDB" i can't startup the webserver.

I have had this problem before as well, but could track it down.
Removing the "ClearModuleList" solves it for me.

If anyone has a deeper insight into why this problem occurs, I am all
ears.

--
Theo Schlossnagle
1024D/82844984/95FD 30F1 489E 4613 F22E 491A 7E88 364C 8284 4984
2047R/33131B65/71 F7 95 64 49 76 5D BA 3D 90 B9 9F BE 27 24 E7