Hi,
You certainly cannot make ser accept changes made to a configuration file during runtime. Take a look for instance at apache http server or should i say almost any server on Linux.. None of them allows accepting configurations dynamically. :) Besides, some threads in this list already discussed this issue.
As for database, Im not sure.. But what exactly are you expecting to be reloaded automatically?
Andrey.