A weird issue is happening while migrating my site from one server to another server. currently, I am using @Updraftplus plugin to download the backup and migrate to another server. after migrating my WordPress theme is getting deleted or missed don't know. what should I do now? please let me know.
0
Syed Naimath
15 June, 2022
Hey @sharfuddin, Try to migrate on any other server, might be your hosting problem, or try to increase the memory limit. if this still happens then let me know.
define( 'WP_MEMORY_LIMIT', '256M' );