The issue turned out to be problems w one or more of the perl modules. Temporary fixes to a tailwatchd error (wouldn't load the eximstats driver, which caused a tailwatchd failure) were temporarily resolved by running "/scripts/upcp --force", yet the errors would return a few hours later.
The support staff w the license provider provided me with the following suggestion:
run these scripts:
Code:
/scripts/checkperlmodules --full --force
/scripts/checkperlmodules --full
/scripts/upcp --force
After running the above, the affected user was able to access phpmyadmin. Time will tell if this also resolves the tailwatchd errors, although I suspect it will.
Garrett @ NDC Hosting support provided me with the suggestion. Thanks Garrett. I do appreciate it!