Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nordicweb

    (@nordicweb)

    WordPress database error: [Can’t open file: ‘wp_sfishinoptions.MYI’ (errno: 144)]

    DESCRIBE wp_sfishinoptions;

    WordPress database error: [Can’t open file: ‘wp_sfishinoptions.MYI’ (errno: 144)]

    SHOW INDEX FROM wp_sfishinoptions;

    WordPress database error: [Can’t open file: ‘wp_sfishinposts.MYI’ (errno: 144)]

    DESCRIBE wp_sfishinposts;

    WordPress database error: [Can’t open file: ‘wp_sfishinposts.MYI’ (errno: 144)]

    SHOW INDEX FROM wp_sfishinposts;

    WordPress database error: [Can’t open file: ‘wp_sfishinoptions.MYI’ (errno: 144)]

    ALTER TABLE wp_sfishinoptions ADD COLUMN option_id bigint(20) NOT NULL auto_increment

    WordPress database error: [Can’t open file: ‘wp_sfishinoptions.MYI’ (errno: 144)]

    ALTER TABLE wp_sfishinoptions ADD COLUMN blog_id int(11) NOT NULL default ‘0’

    WordPress database error: [Can’t open file: ‘wp_sfishinoptions.MYI’ (errno: 144)]

    ALTER TABLE wp_sfishinoptions ADD COLUMN option_name varchar(64) NOT NULL default ”

    WordPress database error: [Can’t open file: ‘wp_sfishinoptions.MYI’ (errno: 144)]

    ALTER TABLE wp_sfishinoptions ADD COLUMN option_value longtext NOT NULL

    etc…

    WordPress database error: [Can’t open file: ‘wp_sfishinoptions.MYI’ (errno: 144)]

    Thread Starter nordicweb

    (@nordicweb)

    found spaces in the wp-config.php file that where not supposed to be there.

Viewing 2 replies - 1 through 2 (of 2 total)