Activity Stream
48,167 MEMBERS
61933 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 6 of 6
  1.     
    #1
    Member
    Website's:
    gudz.org

    Default Mysql help

    MySQL said:
    #1 - Can't create/write to file '/tmp/#sql_1fda_0.MYI' (Errcode: 13)

    i have no clue what is up my site went wacko

    now the index page doesnt work but other pages do
    Xman Reviewed by Xman on . Mysql help MySQL said: https://pirate-this.com:2083/3rdparty/phpMyAdmin/themes/original/img/b_help.png #1 - Can't create/write to file '/tmp/#sql_1fda_0.MYI' (Errcode: 13) i have no clue what is up my site went wacko now the index page doesnt work but other pages do Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    Dev-Security.net
    hello scotty the reason why it is like this is because /tmp is stating there is no read write access to it or someone deleted tmp

    what you need to do is find out the chmod permissions on tmp and tell me what they are and ill tell you what to do next

  4.     
    #3
    Member
    Website's:
    gudz.org
    lol i am not sure how to find the permissions

    i did run chmod 0777 tmp and it didnt help

  5.     
    #4
    Member
    Try this command

    # chown root:root /tmp
    # chmod 1777 /tmp
    # /etc/init.d/mysqld start
    Friendly People (B-)):AK47
    Lamers (<_<): None Yet

    IF You Have Never Got It Wrong, Then You Have Never Tried Anything New. :| HolyShit

  6.     
    #5
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    /tmp is probably mounted as read-only OR your disk is at 99% capacity (although in that case, lots more would stop working too).

    In ssh check the mount list:
    Code: 
    # mount
    /dev/sda3 on /tmp type ext3 (ro,usrquota,grpquota)
    # mount -o remount,rw /tmp
    # mount
    /dev/sda3 on /tmp type ext3 (rw,usrquota,grpquota)
    Somethin along those lines anyway.
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  7.     
    #6
    Member
    Website's:
    gudz.org
    Thanks you it seems to have worked GrandMaster. Thanks to all who replied.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MYSQL Error while Import via MYSQL Dumper (Error
    By desibreaker in forum Server Management
    Replies: 10
    Last Post: 5th Aug 2011, 07:26 PM
  2. Need Help with Mysql (DLE)
    By janu123 in forum Webmaster Discussion
    Replies: 1
    Last Post: 26th Jul 2011, 04:29 PM
  3. MySQL help
    By kos in forum vBulletin
    Replies: 4
    Last Post: 29th Jun 2011, 12:30 PM
  4. DLE MySQL help
    By John in forum Webmaster Discussion
    Replies: 4
    Last Post: 17th May 2011, 06:51 PM
  5. MySQL Help!
    By Sandino in forum Server Management
    Replies: 10
    Last Post: 5th Nov 2009, 06:13 PM

Tags for this Thread

BE SOCIAL