I am trying to move a multisite installation to a different domain. I am getting this error warning on the new site:
Warning: fopen(/index.php) [function.fopen]: failed to open stream: Permission denied in /../public_html/marketplace/plugins/snapshot/lib/snapshot_utilities.php on line 1019
Warning: fopen(/.htaccess) [function.fopen]: failed to open stream: Permission denied in /../public_html/marketplace/plugins/snapshot/lib/snapshot_utilities.php on line 1026
Warning: fopen(/CACHEDIR.TAG) [function.fopen]: failed to open stream: Permission denied in /…/public_html/marketplace/plugins/snapshot/lib/snapshot_utilities.php on line 1034
What should I do to remove these Warnings.
Thanks.