Something I learned this weekend.
Are you using a secure FTP connection? Without it, every time you transfer the configure.php file from your pc to the hosts server you give the world your database username and password. I must have given it out at least a hundred times. Its time to change database names, usernames and passwords and get your host to allow an explicit or implicit SSL FTP connection! After the SSL connection has been created, all the transfers will be encrypted, even the FTP username and password.
Comments?



