Thanks for your insight…. I was remiss in not reporting the solution I EVENTUALLY arrived it. Looks like there was a conflict between what PHP expected and MySQL was providing in terms of password encryption (MySQL changed and my db is a later version than my PHP) so I told MySQL to use the encryption PHP expects for the ‘wordpress’ user.