The solution that seems to work for:
> [Sun Jan 25 18:17:03 2009] [error] [client 127.0.0.1] import
> _socket
> [Sun Jan 25 18:17:03 2009] [error] [client 127.0.0.1] ImportError: DLL
> load failed: The specified module could not be found.
is to reinstall your Python installation. You must do it as an account
that has Administrator privileges and when asked whether to install it
for all users you must say yes. This was possibly not done this way
when first done.
Try that first.
Please state exactly which version of Python (including patch level)
you had installed previously and what version you reinstalled it with.
Graham