Duplicator and Redis Object Cache
-
Hi, I have Redis Object Cache installed and working. I try to clone the site and move it to another hosting (without Redis). I remove Redis Cache plugin before archive generating. But anyway I get a fatal message after archive unfolding:
SCRIPT FILE TEST: /home/admin/web/site_dir/public_html/wp-login.php
EXCEPTION Call to undefined function get_template_directory()
FILE: /home/admin/web/site_dir/public_html/wp-includes/l10n.php[1280]
— TRACE —
FUNCTION: load_textdomain_just_in_time FILE: /home/admin/web/site_dir/public_html/wp-includes/l10n.php[1305] FUNCTION: get_translations_for_domain FILE: /home/admin/web/site_dir/public_html/wp-includes/l10n.php[187] FUNCTION: translate FILE: /home/admin/web/site_dir/public_html/wp-includes/l10n.php[299] FUNCTION: _ FILE: /home/admin/web/site_dir/public_html/wp-content/object-cache.php[2911]
CLASS___: WP_Object_Cache->show_error_and_dieFILE: /home/admin/web/site_dir/public_html/wp-content/object-cache.php[2873]
CLASS___: WP_Object_Cache->handle_exceptionFILE: /home/admin/web/site_dir/public_html/wp-content/object-cache.php[570]
CLASS___: WP_Object_Cache->__construct FILE: /home/admin/web/site_dir/public_html/wp-content/object-cache.php[256]
FUNCTION: wp_cache_init FILE: /home/admin/web/site_dir/public_html/wp-includes/load.php[750]
FUNCTION: wp_start_object_cache FILE: /home/admin/web/site_dir/public_html/wp-settings.php[131]
FUNCTION: require_once FILE: /home/admin/web/site_dir/public_html/wp-config.php[117]
FUNCTION: require_once FILE: /home/admin/web/site_dir/public_html/wp-load.php[50]
FUNCTION: require FILE: /home/admin/web/site_dir/public_html/wp-login.php[12]
FUNCTION: require_once FILE: /home/admin/web/site_dir/public_html/wp-content/wp_test_script_64f030a-03062209.php[139]How do I need to operate in my case? Thanks.
- The topic ‘Duplicator and Redis Object Cache’ is closed to new replies.