[ad_1]
hi John thanks for a great plugin
i am getting the below dp.php error when cloning my site in plesk
i tried deactivating QM before cloning but no difference
is it correct that QM causes this copy problem and if so do i need to uninstall before clone?
thanks ben
An error occurred while setting the correct permissions for files (644) and directories (755) on the WordPress installation ‘staging.example.com’. openat ‘db.php’ failed: Too many levels of symbolic links Failed to open safely /var/www/vhosts/example.com/staging.example.com/wp-content/db.php: Too many levels of symbolic links
The file with symbolic link mentioned on error (db.php) belongs to a WordPress plugin, e.g. query-monitor:
# ls -lah /var/www/vhosts/example.com/wp-content/db.php
..
db.php -> /var/www/vhosts/example.com/httpdocs/wp-content/plugins/query-monitor/wp-content/db.php
..
Cause
WordPress Toolkit bug EXTWPTOOLK-9401: WordPress Toolkit cannot process the symbolic link created by the plugin “query-monitor”.
