Difference between revisions of "WordPress"
Jump to navigation
Jump to search
(Created page with "==Move Wordpress to a new server== * Export the database. * Create a blank database in phpmyadmin with the same name * Copy the entire folder over from the old installation to the new server * Check the wp-config.php file make sure everything is ok") |
|||
Line 3: | Line 3: | ||
* Export the database. | * Export the database. | ||
* Create a blank database in phpmyadmin with the same name | * Create a blank database in phpmyadmin with the same name | ||
* Import the database into the database you just created | |||
* Copy the entire folder over from the old installation to the new server | * Copy the entire folder over from the old installation to the new server | ||
* Check the wp-config.php file make sure everything is ok | * Check the wp-config.php file make sure everything is ok |
Revision as of 15:45, 10 May 2022
Move Wordpress to a new server
- Export the database.
- Create a blank database in phpmyadmin with the same name
- Import the database into the database you just created
- Copy the entire folder over from the old installation to the new server
- Check the wp-config.php file make sure everything is ok