Francesco P. Lovergine wrote:
> tags 517363 + wontfix
> tags 517363 + upstream
> severity 517363 wishlist
> thanks
>
> On Fri, Feb 27, 2009 at 03:55:12AM -0600, [email protected] wrote:
>> Package: proftpd-basic
>> Version: 1.3.1-16
>> Severity: normal
>>
>> Notice how LoadModule mod_sql.c is commented out, while this seems kinda
>> silly with the other
>> sql mods enabled one wouldn't expect it to segfault, perhaps throw an error.
>>
>
> "Child: Mom, mom: when I do that it hurts!"
> "Mummy: Darling, don't do that."
>
> You have to load mod_sql.c before mod_sql_mysql.c or other similar modules.
> Period. This is clearly
> stated and it is required for all interdependent modules due to the shared
> lib mechanism. Also
> order does matter for those and other modules. You are free of ignoring those
> requirements,
> but do not complain when it fails. I know upstream quite well to say that
> your suggestion
> woul be simply ignored: it is too much complex to be done for giving a little
> additional value.
>
host:/etc/proftpd# grep -i before * | wc
0 0 0
host:/etc/proftpd# grep -i '\bload\b' *
modules.conf:# Allow only user root to load and unload modules, but
allow everyone
proftpd.conf:# Be warned: use of this directive impacts CPU average load!
host:/etc/proftpd# grep -i must *
tls.conf:# The proftpd.key file must be readable by root only. The other
file can be
Clearly documented in the config files.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]