Hello,
three weeks I set up a Subversion/Apache2 on my private
OpenBSD 4.2 to be publicly available. It was not migrated
from an earlier system. Doing this I hade cause to restart
Apache 1.3 and Apache 2.2 repeatedly until my access control
worked correctly. This disclosed a shortcoming in Apache 1.3,
which I verified anew some five minutes ago.The standard procedure I use is
# apachectl2 configtest
# apacheclt2 restartwhich works perfectly for Apache 2.2, but the counterpart
# apachectl configtest
# apachectl restartclaims to restart httpd, but in fact only kills off the
previous service without starting a new one. However,# apachectl configtest
# apachectl stop
# apachectl startis perfectly in order. When reading the log file, it is
clear that of some unknown reason one shared module
"mod_auth_digest.so" cannot be located, although it is
present in the indicated directory and nowhere else:> Syntax error on line 224 of /conf/httpd.conf:
Thus "apachectl start" can locate a module that
"apachectl restart" cannot find. I find the responsible
maintainer ought to look into this matter, although the
above workaround is perfectly viable and which used
until I had my service up and running as intended.
Regards
M E Andersson
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [2.6.22.2 review 05/84] Fix deadlocks in sparc serial console. |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrew Morton | -mm merge plans for 2.6.23 |
git: | |
| Jeff Kirsher | [RESEND][NET-NEXT PATCH 01/29] ixgbe: fix bug where using wake queue instead of st... |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Patrick McHardy | Re: [GIT]: Networking |
| Manuel Bouyer | Re: Interactive performance in -current |
| Christian Limpach | Re: newfs: determining file system parameters |
| YAMAMOTO Takashi | Re: statvfs(2) replacement for statfs(2) patch |
| Charles M. Hannum | Re: kern/22869: Slave IDE drive not detected |
