Modify absolute filesystem paths in databases during migration
Plesk Migrator is doing a good job in modifying user credentials and filesystem paths in php-Files during migration (If the option to do so is set). However there exist some CMS, which also store (absolute) filesystem paths in the database.
It would be nice for the migrator to modify those paths also. Since the databases are dumped from the source system, it should be an easy task to add a sed-command to replace paths, before importing the dump on the target server.
Thank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG
-
Martin commented
We found this behaviour mainly in a CMS called Contenido. After a Migration from Confixx the pages didn't work and while analyzing the problem, we found that there were some of the Confixx-Paths (/home/www/web0/html…) inside the CMS's database, which had to be corrected.