earther - 2004-08-02

I have the job listing script working perfectly here http://www.eartherdesigns.com/jobs/ and am able to log into admin without a problem.

However, when installed in its permanent resting place http://www.prodigytek.com/jobs/, the authentication isn't working. The un/pw are entered correctly in the database table but somehow it's not connecting. Nothing happens when I enter the un/pw.  The login box just pops back up.

The only change I had to make in the config.php was from 'localhost' to 'mysql'. Could this be why I can't log in anymore?