There is access to the admin panel, I know the password from the database, from FTP. No access to plugins, I do not know the password from the hosting. How can I make a backup in this case?
- "from FTP" and what prevents to upload via FTP a script that will dump the base? - PinkTux
- What script? Tell me please. :( - Alexander
- 6Yes, whatever, "script to dump the mysql database" in any search engine. Although phpmyadmin fill in and do what you want, or any other database manager, once you have access to FTP. - PinkTux
|
2 answers
If you have access via FTP, fill in Sypex Dumper and dump it. Login and password for the base take in wp-config.php
Locally perform the same procedure, but only with import
|
Duplicator plugin, for example: Link Download the zip plugin on a local disk, expand it, upload the folder to / wp-content / plugins
- "no access to plugins" - will not do the same. - Legionary
- What does it mean - no access to plugins? And there is access as admin. How is this? - KAGG Design
- The fact that the account in the admin is limited. I have access only to plugins that are displayed in the admin menu. By the way, Duplicator is installed there, but it produces the following error: yadi.sk/i/Rg0ByZcFyPE8B . - Alexander
- This is not a mistake, but a warning. You can continue with them if the site is not very big. But it is better to cancel copying files on the previous screen and copy only the base - KAGG Design
- That is, the database is completely copied? - Alexander
|