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
I have tried several time to run the migration but each time the migration ends ok but when I tried to download the zip file it fails, I cannot find wehre the zip file is to manually down load it so I assume it gets deleted automatically. My debug log shows the following.
[13-Nov-2024 11:07:27 UTC] WPMDB Error: Data cannot be unserialized. Scope: DeliciousBrains\WPMDB\Common\Replace::recursive_unserialize_replace().
this is repeated 28 times28 times
and
13-Nov-2024 11:07:36 UTC] WPMDB Find & Replace skipped: {"table":"wp_options","primary_key":"10973","column":"option_value","contains_match":false,"option_name":"GTranslate"}
[13-Nov-2024 11:07:36 UTC] WPMDB Find & Replace skipped: {"table":"wp_options","primary_key":"2462207","column":"option_value","contains_match":false,"option_name":"astra_partials_config_cache"}
[13-Nov-2024 11:14:32 UTC] PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/mydomain.com/httpdocs//index.php/index.php) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/wp-migrate-db/class/Common/Filesystem/Filesystem.php on line 312
[13-Nov-2024 11:14:32 UTC] PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/mydomain.com/httpdocs//license.txt/license.txt) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/wp-migrate-db/class/Common/Filesystem/Filesystem.php on line 312
[13-Nov-2024 11:14:32 UTC] PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/mydomain.com/httpdocs//readme.html/readme.html) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/wp-migrate-db/class/Common/Filesystem/Filesystem.php on line 312
[13-Nov-2024 11:14:32 UTC] PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/mydomain.com/httpdocs//wp-activate.php/wp-activate.php) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/wp-migrate-db/class/Common/Filesystem/Filesystem.php on line 312
Plus lots more of the same warnings
The text was updated successfully, but these errors were encountered:
Hi,
I have tried several time to run the migration but each time the migration ends ok but when I tried to download the zip file it fails, I cannot find wehre the zip file is to manually down load it so I assume it gets deleted automatically. My debug log shows the following.
[13-Nov-2024 11:07:27 UTC] WPMDB Error: Data cannot be unserialized. Scope: DeliciousBrains\WPMDB\Common\Replace::recursive_unserialize_replace().
this is repeated 28 times28 times
and
13-Nov-2024 11:07:36 UTC] WPMDB Find & Replace skipped: {"table":"wp_options","primary_key":"10973","column":"option_value","contains_match":false,"option_name":"GTranslate"}
[13-Nov-2024 11:07:36 UTC] WPMDB Find & Replace skipped: {"table":"wp_options","primary_key":"2462207","column":"option_value","contains_match":false,"option_name":"astra_partials_config_cache"}
[13-Nov-2024 11:14:32 UTC] PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/mydomain.com/httpdocs//index.php/index.php) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/wp-migrate-db/class/Common/Filesystem/Filesystem.php on line 312
[13-Nov-2024 11:14:32 UTC] PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/mydomain.com/httpdocs//license.txt/license.txt) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/wp-migrate-db/class/Common/Filesystem/Filesystem.php on line 312
[13-Nov-2024 11:14:32 UTC] PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/mydomain.com/httpdocs//readme.html/readme.html) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/wp-migrate-db/class/Common/Filesystem/Filesystem.php on line 312
[13-Nov-2024 11:14:32 UTC] PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/mydomain.com/httpdocs//wp-activate.php/wp-activate.php) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/wp-migrate-db/class/Common/Filesystem/Filesystem.php on line 312
Plus lots more of the same warnings
The text was updated successfully, but these errors were encountered: