I tried to import site to my local wordpress environment after restoring the database it got stuck and i can see this issue on error.log
Uncaught RedisCachePro\Exceptions\PhpRedisMissingException: Object Cache Pro requires the redis PHP extension. The PhpRedis extension is not loaded in this environment (apache2handler). If it was installed, be sure to load the extension in your php.ini and to restart your PHP and web server processes. in C:\xampp\htdocs\wordpress\wp-content\plugins\object-cache-pro\src\Connectors\PhpRedisConnector.php:63 Stack trace: #0C:\xampp\htdocs\wordpress\wp-content\plugins\object-cache-pro\src\Connectors\PhpRedisConnector.php on line 63
Hi Thanks for the reply…! But still i cant resolve the issue,
Before importing the site updated the mu-plugins to some other name and imported the site using All in one migration plugin, still i can see the same issue again and again.
Is any other plugin available to import the site and any other wa y to overcome this issue???
Because that mu-plugin is trying to use an extension that the Local PHP environment doesn’t have, the error will still exist as long as that mu-plugin is within the WordPress site.
You’ll need to unzip the site, remove the mu-plugin, re-zip the site, and then import the site by dragging and dropping it onto Local.