• Today i got error – Error establishing a database connection. My host said this – Problem occurs here:

    3647652 | m57755_video | localhost | m57755_video | Query | 27368 | Copying
    to tmp table | SELECT t.*, tt.*
    FROM wp_terms AS t
    INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_i |

    They said something like it takes too much time for process and recommend to go and ask the creators of WP. Please somebody help!!! What do i have to do now? I can’t even get in my phpmyadmin. Need help ASAP! Tried to delete like 10 plugins, no good. (((((

Viewing 5 replies - 1 through 5 (of 5 total)
  • Why don’t you post your blog url here? so that we can see the error?

    Thread Starter garik187

    (@garik187)

    videofreak.ru – the error as i said – Error establishing a database connection

    The best way to troubleshoot is to ftp a copy of your wp-content with all your themes and plugins onto your desktop.

    Then using ftp, delete all your plugins and themes from your server, leaving only the default theme. Then try to access your blog again.
    If you can access, then login to your admin and reinstall back what you have and see which theme or plugin triggers the error.

    You can also ftp a copy of your wp-config.php to see if there is any error on the file.

    My guess is that one of your plugin or theme that has video uploading capabilities is causing this error.

    Hope it helps!

    Thread Starter garik187

    (@garik187)

    wp-config is ok. I deleter plugins, but it still shows the error.

    Try to repair your database and see if it works or not.

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

The topic ‘HELP ASAP! Something with DB!’ is closed to new replies.