nicom
July 15th, 2008, 10:33 PM
I have a version of 7.10 running off a USB harddrive. Recently I tied to enable other front-end machines to access it so I ran
sudo dpkg-reconfigure mythtv-databaseI left everything the same accept for allowing other front ends. Since then I have unable to run the front end or mythtv-setup. Each time it goes into database configuration. If I try to run dpkg-reconfigure mythtv-database all the settings appear correct but when I finish I get the warningFailed to connect to database: Access denied for user 'root'@'localhost' (using
password: YES) at -e line 5, <> line 1.
Failed to create database (incorrect admin username/password?)
It's possible the mysql-server wasn't running. After install is
completed, you will need to make sure mysql-server is running
and that you supplied the correct information. Try:
sudo dpkg-reconfigure mythtv-database
Password for root is blank as recommended.
I have obviously done something wrong. Can I correct it or do I need to reinstall.
sudo dpkg-reconfigure mythtv-databaseI left everything the same accept for allowing other front ends. Since then I have unable to run the front end or mythtv-setup. Each time it goes into database configuration. If I try to run dpkg-reconfigure mythtv-database all the settings appear correct but when I finish I get the warningFailed to connect to database: Access denied for user 'root'@'localhost' (using
password: YES) at -e line 5, <> line 1.
Failed to create database (incorrect admin username/password?)
It's possible the mysql-server wasn't running. After install is
completed, you will need to make sure mysql-server is running
and that you supplied the correct information. Try:
sudo dpkg-reconfigure mythtv-database
Password for root is blank as recommended.
I have obviously done something wrong. Can I correct it or do I need to reinstall.