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

Results 1 to 9 of 9
  1.     
    #1
    Member

    Default Error when Restoring a wordpress website

    Hello! I have 2 files: backup.tar.gz (home page) and database wp1.sql.gz
    I want to restore from these files. After upload through cpanel backup, it gave me Error establishing a database connection. So I edited the wp-config to change databse name, user, pass but there're no posts:" Page Not Found Sorry, but you are looking for something that is not here." I can still see the posts from phpmyadmin.
    Is there anything I did wrong? Please help me!
    Thank you!
    comebacktome Reviewed by comebacktome on . Error when Restoring a wordpress website Hello! I have 2 files: backup.tar.gz (home page) and database wp1.sql.gz I want to restore from these files. After upload through cpanel backup, it gave me Error establishing a database connection. So I edited the wp-config to change databse name, user, pass but there're no posts:" Page Not Found Sorry, but you are looking for something that is not here." I can still see the posts from phpmyadmin. Is there anything I did wrong? Please help me! Thank you! Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    Proaudiozone.info HdMoviesNxT.com
    Contact RT bru will do it to yu

  4.     
    #3
    Member
    hey

    create .htaccess file in root directory add ad this code

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

  5.     
    #4
    Banned
    Website's:
    corerdp.com
    Dear comebacktome,

    The best way to move a WP site :

    Step 1) Backup the database using PHPMyadmin
    Step 2) Backup your template and uploads folder along with wp-config.php file.

    You have to do below steps in the new site(where you want to move)

    Step 3) Do a fresh new installation of WordPress
    Step 4) Create a new DB and restore the sql file through PHPMyadmin
    Step 5) Restore the wp-config.php file and edit it with the new DB details (created on step 4)
    Step 6) Restore your templates folder and uploads folder.
    Step 7) Delete the database created on step 3.

    Done!

    Best Regards,
    Dansh

  6.     
    #5
    Member
    Quote Originally Posted by Cometolearn View Post
    hey

    create .htaccess file in root directory add ad this code

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress
    Thanks but the .htaccess file is already in the www folder and the code in this file is like that

  7.     
    #6
    Member
    delete that .htaccess and upload new one with the above mention code...

  8.     
    #7
    Member
    Quote Originally Posted by KINGTHE_ALI View Post
    delete that .htaccess and upload new one with the above mention code...
    Still nothing found

  9.     
    #8
    Member
    pm me your gtalk id , i will fix for u

  10.     
    #9
    Member
    Thank you all for helping me. It's working now

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Database Error When Restoring With Bigdump
    By blow in forum Server Management
    Replies: 12
    Last Post: 30th Aug 2011, 02:14 PM
  2. [DLE] Issues restoring DB
    By xtone in forum DLE
    Replies: 5
    Last Post: 28th Aug 2011, 03:23 PM
  3. Wordpress error when disable Wordpress Seo by Yoast
    By chipve in forum Webmaster Discussion
    Replies: 8
    Last Post: 8th Jul 2011, 07:11 PM
  4. Problem After Restoring Vb 3.8.x
    By Mulana in forum vBulletin
    Replies: 12
    Last Post: 23rd Mar 2011, 12:25 AM
  5. Need Help In Restoring site
    By AppleS in forum Technical Help Desk Support
    Replies: 2
    Last Post: 1st May 2010, 01:46 PM

Tags for this Thread

BE SOCIAL