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 restart which works perfectly for Apache 2.2, but the counterpart # apachectl configtest # apachectl restart claims to restart httpd, but in fact only kills off the previous service without starting a new one. However, # apachectl configtest # apachectl stop # apachectl start is 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: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
| FUJITA Tomonori | Re: Integration of SCST in the mainstream Linux kernel |
| Arnd Bergmann | Re: [RFC][PATCH 1/4] checkpoint-restart: general infrastructure |
| Matthew Wilcox | Multiple MSI, take 3 |
| Alok Kataria | Use CPUID to communicate with the hypervisor. |
git: | |
| Li Frank-B20596 | why not TortoiseGit |
| Miklos Vajna | [rfc] git submodules howto |
| Linus Torvalds | Re: fatal: Out of memory, malloc failed |
| lukass | [RFC] Convert builin-mailinfo.c to use The Better String Library. |
| Evgeniy Polyakov | [resend take 2 0/4] Distributed storage. |
| Wenji Wu | A Linux TCP SACK Question |
| Marcel Holtmann | Bluetooth fixes for 2.6.27 |
| David Miller | Re: [GIT PULL] [IPV6] COMPAT: Fix SSM applications on 64bit kernels. |
| Chris | Prolific USB-Serial Controller |
| Nick Guenther | Re: how to clear dmesg outpout |
| Daniel Ouellet | identifying sparse files and get ride of them trick available? |
| Julien TOUCHE | setting up ssh tunnel/vpn |
