Duplicator: issue with installer.php and DB
-
As a test and prior to using Duplicator to upload a local site to one online I wanted to test it by cloning this local site (running under Desktop Server/XAMPP) to another local site location. The working site is site00.dev and the second location is test00.dev. This second site has a minimal WP installation though I’ve also tried it with nothing whatever in the relevant directory J:\webdev\test00.dev and the results are the same. Site00 has been created using the Divi theme.
I’m going round in circles!
Creating the installer.php and the srchive.zip files (approaching 60MB in total) seems to work correctly. I then copy these files to J:\webdev\test00.dev and browse to test00.dev/installer.php and this correctly starts the installer. The Deploy step shows a pass for the requirements.
I created a new MySQL DB named test00_0, added a user test00 with all global privileges, on one occasion with and on another without a password, and connected it to the DB. PHPMYAdmin showed the DB as present, the user as present and the two connected.
If I select Create New Database OR Connect and Remove … and test the connection I get Success on Server Connected, fail on DB found. If I then run deployment with the first option checked it gives me eventually a server code 200 and a claim that it’s unable to create the DB and that the user may not have that ability, this despit having all privileges. I then delete the newly created wpconfig.php and rerun using the second option Connect and remove … this almost immediately gives me a server code 200 and says that the DB does not exist – this despite its clearly showing up in PHPMyAdmin.
I guess I might be missing something very obvious but I have no idea what it could be and so any advice or help would be much appreciated.
Thanks, M
- The topic ‘Duplicator: issue with installer.php and DB’ is closed to new replies.