Yes. You can do this without cpanel.
1. You need to install MySQL or be sure that you have it installed and you have access to it (db Name, login, password)
2. Use FTP to copy the Duplicator package to the root of your site.
3. Open/Run through browser Duplicator package. Like: http://USiteName/installer.php
4. enjoy
Well, that sounds simple enough. Thank you.
A further question on this issue, if I may. I named my build site and database, vaudeville3 (fourth attempt at learning WP). Our domain is vaudeville.org. I recently tried to change development site name to the dot org in anticipation of going live with disastrous results. Everything disappeared (had followed advice I found on forum). Finally got everything back after several frustrating days. Host says they can change our domain pointer so I’ve asked and am waiting for an answer to: does it matter what the name of my file is? I ask the same question here. They’ve already plunked a database into a new folder so all I should have to do is run a Duplicator package via ftp.
Thank you WP for your response and thank anyone that responds to the second part of this issue.
I use Duplicator all the time for moving and backing up my WP sites. It doesn’t matter what your sites are named on either end. The plugin simply installs your site at the destination.
Your duplicator archive must have the original name. It is hardcoded in the installer.php file. If you have renamed it you must either restore the original name or rerun duplicator and then upload the new archive and installer files to your host.
I’m not sure what you mean by run a Duplicator package via ftp. You need to upload your Duplicator files via ftp and then run it from your browser: http://yourdomain.org/installer.php. From their just follow the prompts. As previously noted you must have your database server name (usually localhost), database name, database user name and database user password when you run Duplicator. It will prompt you for that information. There is also an option to test the database connection. Please do that before continuing.
Also note that your database does not exist in a folder. It runs on a server.
Hope this helps.
Tim
Thank you all and I apologize for the delay in responding. Box is checked to receive notices but haven’t ever. My host has created several folders on our account, a backup of our oldest version, a new folder with files for https and a new folder with mysql for the new WP site. The older folders will go away once I go live with WP. The senior web designer at my host is not a great fan of WP even to the point of disparaging it, especially the ‘moving’ of it. I have already completed several packages with Duplicator just as backup and tests and it was their term of ‘run’ that I was referring to. So, if the name doesn’t matter, I guess I’m good. Thank you all again.
You can move your local wordpress setup to the server by using ssh through command line or ftp with Filezilla application. Best and time efficient way to install wordpress on on your server is by creating zip file of local setup and copying it to the directory on server. If you are using any cloud hosting then you can install wordpress on your server by using given link. But now i think you should create a zip file and then extract it by uploading on the server.