The reload problem that some people have had has been fixed. It was a recent bug in MySQL CDR that appears to have caused the problem. Anyway for future reference, never call load_module or unload_module from within your module because other modules which have global symbols will end up having theirs called instead. Mark