User Tools

Site Tools


wordpress:migrate-wp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wordpress:migrate-wp [2024/03/10 03:44] – created kirtisinghwordpress:migrate-wp [2024/03/15 04:38] (current) kirtisingh
Line 1: Line 1:
-===Migrating/Uploading a WordPress Website to N99panel===+===Uploading a WordPress Website to N99panel===
  
-To migrate a WordPress website in N99panel, follow these steps+To upload a WordPress or WooCommerce website to N99panel, follow these steps 
 + 
 +**Step 1 :** Prepare archive of the WordPress files/folders. This archive has to be of the folder containing the WordPress setup, for e.g. if our setup looks like the following 
 + 
 +<code> 
 +public_html 
 +           |__ wp-content (folder) 
 +           |__ wp-admin (folder) 
 +           |__ .... (other folders) 
 +           |__ index.php (file) 
 +           |__ wp-config.php (file) 
 +           |__ wp-load.php (file) 
 +           |__ .... (other files)  
 +</code> 
 + 
 +We would make the archive or a zip/gz/bz2 file of the public_html folder. Typically on your PC you would right-click on public_html folder and do the necessary steps to prepare the archive. 
 + 
 +Also you need to get the SQL file corresponding to your WordPress setup. That you can easily get/export from PHPMyAdmin which most likely would be installed on your system or the system from where you are migrating from.  
 + 
 +**Step 2 :** Now in N99panel, [[:n99panel:create_user|create a user]] and a [[:n99panel:create_vhost|Website/VHost]] under it 
 + 
 +**Step 3 :** Upload both the archive file and the sql (can be zipped) file into the user directory using a SFTP client like FileZilla 
 + 
 +**Step 4 :** Now under N99panel dashboard, click on 'VHosts/Websites' 
 + 
 +{{:wordpress:dashboard-click-vhosts.png?direct&400|}} 
 + 
 +**Step 5 :** You will see the list of all the VHosts. Please click 'Details/Manage' link against the appropriate VHost/Website 
 + 
 +{{:wordpress:vhosts-lists-details.png?direct&400|}} 
 + 
 + 
 +**Step 6 :** Now click on ‘Restore a WordPress Archive (with SQL file) to the VHost’ . 
 + 
 +{{:wordpress:vhosts-details-restore-wp.png?direct&400|}} 
 + 
 +\\ 
 + 
 +**Step 7 :** Now you would be prompted to enter the uploaded archive file name and the SQL file name. Submit the details and rest everything will be automated. 
 + 
 +{{:wordpress:vhosts-restore-wp.png?direct&400}}
  
  
wordpress/migrate-wp.1710042279.txt.gz · Last modified: 2024/03/10 03:44 by kirtisingh

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki