- March 27, 2009
- 112
- 2
- Home Country
-
Hi
I ran out of disc space on C drive an opened MediaPortal and it no longer works. I had the same problem before and tried the below and got it to work. However, it does not on this occasion.
1. Open a command line by clicking start, type "cmd", hit return/enter.
2. Stop the TV Service: Type (or Copy/Paste) net stop TVService
3. Type (or Copy/Paste) cd C:\Program Files\MySQL\MySQL Server 5.1\bin (this should be the path to the bin subdirectory within your MySQL install folder) and hit return/enter.
4. Type (or Copy/Paste) mysqlcheck mptvdb --auto-repair -e -u root -p ,and hit return/enter.
5. A password prompt should appear. The default password is MediaPortal (case sensitive).
6. Start the TV Service: Type (or Copy/Paste) net start TVService
Would I have to do a full clean uninstall and cleanup? I tried that in the past when I had a problem and even it did not fix the problem on some occasions. So I attached my log. I have an older 1.2.3.0 version as I found it easier to navigate the interface than the new version.
Regards Richard.
I ran out of disc space on C drive an opened MediaPortal and it no longer works. I had the same problem before and tried the below and got it to work. However, it does not on this occasion.
1. Open a command line by clicking start, type "cmd", hit return/enter.
2. Stop the TV Service: Type (or Copy/Paste) net stop TVService
3. Type (or Copy/Paste) cd C:\Program Files\MySQL\MySQL Server 5.1\bin (this should be the path to the bin subdirectory within your MySQL install folder) and hit return/enter.
4. Type (or Copy/Paste) mysqlcheck mptvdb --auto-repair -e -u root -p ,and hit return/enter.
5. A password prompt should appear. The default password is MediaPortal (case sensitive).
6. Start the TV Service: Type (or Copy/Paste) net start TVService
Would I have to do a full clean uninstall and cleanup? I tried that in the past when I had a problem and even it did not fix the problem on some occasions. So I attached my log. I have an older 1.2.3.0 version as I found it easier to navigate the interface than the new version.
Regards Richard.