osCmax v2.5 User Manual
Results 1 to 2 of 2

I need help!

This is a discussion on I need help! within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; I had installed an OSC ,and it once worked very well. And after I had uploaded a logo file last ...

      
  1. #1
    New Member
    Join Date
    Dec 2002
    Posts
    8
    Rep Power
    0


    Default I need help!

    I had installed an OSC,and it once worked very well.
    And after I had uploaded a logo file last day,it show me this error report:

    "1016 - Can't open file: 'whos_online.MYI'. (errno: 145)

    delete from whos_online where time_last_click < '1053997911'

    [TEP STOP]"

    who can tell me why?

    ps:the osc was installed in the root directory,and in the directory of /forum ,a PHPBB was installed ,too.and they two use one mysql database.

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    You have a corrupt table in your database.

    This is a mySQL configuration issue. To fix it, repair the table 'whos_online' and change the table type from MYISAM to INNODB to prevent this from happening again. You can repair and change the table type using phpMyAdmin (web based database management tool)
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •