error!

Discussion in 'MySQL' started by aznjack31, May 27, 2009.

  1. #1
    I have no idea what all of this means...anyone care to help?

    1.
    [25-Apr-2009 04:42:36] PHP Warning: require_once(/home/qnr/public_html/wp-load.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/qnr/public_html/wp-blog-header.php on line 12
    2.
    [28-Apr-2009 08:27:49] PHP Warning: require_once(xml.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/qnr/public_html/wp-content/plugins/wordtwit/wordtwit.php on line 17
    3.
    [28-Apr-2009 08:27:49] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'xml.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/qnr/public_html/wp-content/plugins/wordtwit/wordtwit.php on line 17
    4.
    [14-May-2009 09:46:41] WordPress database error Incorrect key file for table '/tmp/#sql_9cc_0.MYI'; try to repair it for query SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY RAND() DESC LIMIT 0, 4 made by require, require_once, include, include, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts
    5.
    [14-May-2009 09:46:41] WordPress database error Got error 28 from storage engine for query SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_term_taxonomy ON (wp_term_relationships.term_taxonomy_id = wp_term_taxonomy.term_taxonomy_id) WHERE 1=1 AND wp_term_taxonomy.taxonomy = 'category' AND wp_term_taxonomy.term_id IN ('4') AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 1 made by require, require_once, include, get_sidebar, locate_template, load_template, require_once, include, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts
    6.
    [14-May-2009 09:46:41] WordPress database error Got error 28 from storage engine for query SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_term_taxonomy ON (wp_term_relationships.term_taxonomy_id = wp_term_taxonomy.term_taxonomy_id) WHERE 1=1 AND wp_term_taxonomy.taxonomy = 'category' AND wp_term_taxonomy.term_id IN ('5') AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 8 made by require, require_once, include, get_sidebar, locate_template, load_template, require_once, include, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts
    7.
    [14-May-2009 09:46:41] WordPress database error Got error 28 from storage engine for query SELECT t.*, tt.* FROM wp_ngg_gallery AS t INNER JOIN wp_ngg_pictures AS tt ON t.gid = tt.galleryid WHERE tt.exclude != 1 ORDER by rand() limit 4 made by require, require_once, include, get_sidebar, locate_template, load_template, require_once, include, dynamic_sidebar, call_user_func_array, nggWidget->ngg_widget_output
    8.
    [14-May-2009 09:46:48] WordPress database error Incorrect key file for table '/tmp/#sql_9cc_0.MYI'; try to repair it for query SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY RAND() DESC LIMIT 0, 4 made by require, require_once, include, include, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts
    9.
     
    aznjack31, May 27, 2009 IP
  2. Social.Network

    Social.Network Member

    Messages:
    517
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    35
    #2
    Social.Network, May 29, 2009 IP
  3. pitgo

    pitgo Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Error
    Database query error


    What is this error

    Database error in Lo Lover
    Query:
    SELECT * FROM `Banners` WHERE `Active` 0 AND `campaign_start` = NOW() AND `Position` LIKE '%2%' ORDER BY RAND() LIMIT 1

    Mysql error:
    Can't create/write to file '/tmp/#sql_e06_0.MYI' (Errcode: 13)

    Found error in file /home/hamed/public_html/inc/banners.inc.php
    at line 46. Called db_arr function
    with erroneous argument #0

    Debug backtrace:
    Array
    (
    [1] => Array
    (
    [file] => /home/hamed/public_html/inc/db.inc.php
    [line] => 115
    [function] => db_res
    [args] => Array
    (
    [0] => SELECT * FROM `Banners` WHERE `Active` 0 AND `campaign_start` = NOW() AND `Position` LIKE '%2%' ORDER BY RAND() LIMIT 1
    [1] => 1
    )

    )

    [2] => Array
    (
    [file] => /home/hamed/public_html/inc/banners.inc.php
    [line] => 46
    [function] => db_arr
    [args] => Array
    (
    [0] => SELECT * FROM `Banners` WHERE `Active` 0 AND `campaign_start` = NOW() AND `Position` LIKE '%2%' ORDER BY RAND() LIMIT 1
    )

    )

    [3] => Array
    (
    [file] => /home/hamed/public_html/inc/design.inc.php
    [line] => 365
    [function] => banner_put_nv
    [args] => Array
    (
    [0] => 2
    )

    )

    [4] => Array
    (
    [function] => TmplKeysReplace
    [args] => Array
    (
    [0] => Array
    (
    [0] => __banner_left__
    [1] => banner_left
    )

    )

    )

    [5] => Array
    (
    [file] => /home/hamed/public_html/inc/design.inc.php(493) : runtime-created function
    [line] => 27
    [function] => preg_replace_callback
    [args] => Array
    (
    [0] => /__([a-zA-Z0-9_-]+)__/
    [1] => TmplKeysReplace
    [2] =>



    __page_header__









    __styles__
    __java_script__

    var urlIconLoading = '__images__loading.gif';





    $(document).ready( function() { //onload
    //apply top menu functionality
    $( 'table.topMenu' ).dolTopMenu();

    //apply rss aggregator
    sClockIcon = '__images__icons/clock.gif';
    $( 'div.RSSAggrCont' ).dolRSSFeed();
    } );





    __ray_invite_js__

    __extra_js__

    __extra_css__











    __ray_invite_swf__

    __banner_left__
    __banner_right__





    __TOP_Links__
    __TOP_News__
    __TOP_ContactUs__
    __TOP_About__
    __TOP_Privacy__
    __TOP_Termsofuse__
    __TOP_FAQ__
    __TOP_Feedback__
    __TOP_Aff__
    __TOP_Invitefriend__
    __TOP_Bookmark__
    __switch_lang_block__




    __main_logo__
    __hello_member__

    __banner_top__

    __top_menu__




    __page_header_text__





    __page_header_text__


    __page_main_code__








    __banner_bottom__





    __BMI_Links__
    __BMI_News__
    __BMI_ContactUs__
    __BMI_About__
    __BMI_Privacy__
    __BMI_Termsofuse__
    __BMI_FAQ__
    __BMI_Feedback__
    __BMI_Aff__
    __BMI_Invitefriend__
    __BMI_Bookmark__

    __copyright__







    )

    )

    [6] => Array
    (
    [file] => /home/hamed/public_html/inc/design.inc.php
    [line] => 489
    [function] => __lambda_func
    [args] => Array
    (
    [0] =>



    __page_header__









    __styles__
    __java_script__

    var urlIconLoading = '__images__loading.gif';





    $(document).ready( function() { //onload
    //apply top menu functionality
    $( 'table.topMenu' ).dolTopMenu();

    //apply rss aggregator
    sClockIcon = '__images__icons/clock.gif';
    $( 'div.RSSAggrCont' ).dolRSSFeed();
    } );





    __ray_invite_js__

    __extra_js__

    __extra_css__











    __ray_invite_swf__

    __banner_left__
    __banner_right__





    __TOP_Links__
    __TOP_News__
    __TOP_ContactUs__
    __TOP_About__
    __TOP_Privacy__
    __TOP_Termsofuse__
    __TOP_FAQ__
    __TOP_Feedback__
    __TOP_Aff__
    __TOP_Invitefriend__
    __TOP_Bookmark__
    __switch_lang_block__




    __main_logo__
    __hello_member__

    __banner_top__

    __top_menu__




    __page_header_text__





    __page_header_text__


    __page_main_code__








    __banner_bottom__

    __boonex_footers__



    __BMI_Links__
    __BMI_News__
    __BMI_ContactUs__
    __BMI_About__
    __BMI_Privacy__
    __BMI_Termsofuse__
    __BMI_FAQ__
    __BMI_Feedback__
    __BMI_Aff__
    __BMI_Invitefriend__
    __BMI_Bookmark__

    __copyright__







    )

    )

    [7] => Array
    (
    [file] => /home/hamed/public_html/guestbook.php
    [line] => 60
    [function] => PageCode
    [args] => Array
    (
    )

    )

    )


    Called script: /guestbook.php

    Request parameters:
    Array
    (
    [owner] => 3
    [action] => show_add
    )


    --
    Auto-report system

     
    pitgo, Jun 18, 2009 IP