Cant open WebEPG (1 Viewer)

4Fred

MP Donator
  • Premium Supporter
  • December 8, 2005
    370
    54
    51
    Jönköping
    Home Country
    Sweden Sweden
    Trying to open WebEPG in TV-Server Configuration and nothing happends.
    Rebooted computer and all that other blah blah blah stuff and still nothing.
    Opened eventlog on the computer and found this:

    Source: MySQL
    EventID:100
    The description for Event ID 100 from source MySQL cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Got error 127 when reading table '.\mptvdb\setting'
    The specified image file did not contain a resource section

    It was awhile ago since I did anything to the computer and my guess is that this broke when updating to MP 1.1.3.
    EPG works and get updated and everything is ok, but I cannot open WebEPG to modify configuration.
     

    arion_p

    Retired Team Member
  • Premium Supporter
  • February 7, 2007
    3,373
    1,626
    Athens
    Home Country
    Greece Greece
    You probably have a corrupt MySQL database. If you search the forums for "corrupt database mysql" you will find several posts describing how to repair the database.

    If all else fails you will have to delete and recreate the TVServer database
     

    4Fred

    MP Donator
  • Premium Supporter
  • December 8, 2005
    370
    54
    51
    Jönköping
    Home Country
    Sweden Sweden
    This fixed it:
    Open a commandpromt as administrator then go to C:\Program Files\MySQL\MySQL Server 5.1\bin
    And run the command: mysqlcheck mptvdb --auto-repair -e -u root -p
    Now all OK.
     

    Users who are viewing this thread

    Top Bottom