I've almost got it working, it loads and says I probably don't have a config file, with error #1045 - Access denied for user 'root'@'localhost' (using password: NO)
# mysql && is working fine with no password & I did NOT change the root password ( Hi, Charlie , thanks for your many helpful posts! )
I've tried to change user names and passwords to a newly created account that is working fine in MySQL, but phpMyAdmin isn't recognizing the changes in config.inc.php ( copied for the library & edited) since it still tries to connect as root
Strange observation, the supplied setup.php script seems to work, but after it executes, I can't find the config.inc.php file I think it should create, or a new timestamp on the one in the config directory!
'find' only locates the expected files
suggestions?
thx