home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
[SOLVED] Unknown Error Message...and now De-Bug won't function!!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 1054096" data-attributes="member: 82144"><p>IP address or computer name changed?</p><p>You're going to need to install MySQL Workbench and use it to clean out the Server table:</p><p>DELETE FROM Server;</p><p></p><p>...or use MySQL from the command line:</p><p>1. Start command prompt (not sure how to do that in W8).</p><p>2. Change directory to bin subdirectory of MySQL install location (eg. cd c:\Program Files (x86)\MySQL\bin).</p><p>3. mysql -u root -p (then enter your password - MediaPortal ... case sensitive).</p><p>4. USE MPTVDBase;</p><p>5. DELETE FROM Server;</p><p></p><p>Now you should be able to get the TV service to start.</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1054096, member: 82144"] IP address or computer name changed? You're going to need to install MySQL Workbench and use it to clean out the Server table: DELETE FROM Server; ...or use MySQL from the command line: 1. Start command prompt (not sure how to do that in W8). 2. Change directory to bin subdirectory of MySQL install location (eg. cd c:\Program Files (x86)\MySQL\bin). 3. mysql -u root -p (then enter your password - MediaPortal ... case sensitive). 4. USE MPTVDBase; 5. DELETE FROM Server; Now you should be able to get the TV service to start. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
[SOLVED] Unknown Error Message...and now De-Bug won't function!!
Contact us
RSS
Top
Bottom