Hi everyone,
I'm experiencing a problem after migrating some domains from Plesk 10.4.x to 11.0.9. More specific every time migration manager meets a password in
configuration or email account containing the '&' symbol, then by default erases anything follows. An example if in my wp-config.php
use define ('DB_PASSWORD', '41yRe&sl4!') then after the migration this line will be define ('DB_PASSWORD', '41yRe&'). The migration
manager does not produce an error regarding this changes.
I'm experiencing a problem after migrating some domains from Plesk 10.4.x to 11.0.9. More specific every time migration manager meets a password in
configuration or email account containing the '&' symbol, then by default erases anything follows. An example if in my wp-config.php
use define ('DB_PASSWORD', '41yRe&sl4!') then after the migration this line will be define ('DB_PASSWORD', '41yRe&'). The migration
manager does not produce an error regarding this changes.