Cannot restore – always promted to do fresh WP install
-
When successfully restoring to the server with no errors and database host, name user and pass correct, upon testing the site I am always prompted to do a fresh install of WP.
Downloaded WP 4.5.3
Added Duplicator plugin – nothing else changed, no other plugins etc. added or any settings of the default WP install changed, using default 2016 theme
Created package – no errors
Created db host on server
Created db on server with db name, user and pass
Restored package to host with db host, name, user and pass correct
On step 3 I click “Test Site” and am directed to the WP install screen
Did bring to this attention of the host/server I am using and they found that the table prefix was not correctly imported.
Though then this issue could not be verified. Once the table prefix was changed on the host I could log in but could not reach dashboard due to not enough permission.I could not verify this and since I did not want to deal with the permission issue on a fresh default WP 4.5.3 install I deleted this from the server.
All this never used to happen. Host/Server status on package build is fine as well as on package restore. The requirements all show green. My wp-config.php also does not have any extra bits, just db host, user, pass and table prefix something like
$table_prefix = 'hfx39tuD2bXe954_';for example.See the step 3 here:
https://lh3.googleusercontent.com/-4vYEa7JgTSQ/V3-Mqd5RZiI/AAAAAAAACNU/QyQvcpnirrYHgpB8-QzoKLri5DXj5XFhQCCo/s0/Duplicator%2B001.pngAll this used to work flawless when I last posted. Did not change anything in the setup or host.
Would be highly thankful for any help. Trying to restore a local theme to the host.
Kind Regards
The topic ‘Cannot restore – always promted to do fresh WP install’ is closed to new replies.