You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
When running wp vp restore-site --yes --siteurl="${SITE_URL}" --require=wp-content/plugins/versionpress/src/Cli/vp.php with wp-config.php present against an empty database (with no database tables), it fails with this output:
Success: Database tables created
PHP Fatal error: Cannot redeclare wptexturize() (previously declared in /var/www/html/wp-includes/formatting.php:51) in /var/www/html/wp-includes/formatting.php on line 315
Error: Could not finish site restore