Errors after moving site
-
I just moved my site from a subdomain to the main domain. Unfortunately after moving, following all the moving instructions wordpress gave, I can’t access my admin area and continually recieve the following error on all of my pages:
Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(mysite/subdomains/beta/httpdocs/wp-content/uploads) is not within the allowed path(s): (mysite/httpdocs:/tmp) in mysite/httpdocs/wp-includes/functions.php on line 1963 Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(mysite/subdomains/beta/httpdocs/wp-content/uploads/wpcf7_captcha) is not within the allowed path(s): (mysite/httpdocs:/tmp) in mysite/httpdocs/wp-content/plugins/contact-form-7/includes/captcha.php on line 83 Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(mysite/subdomains/beta/httpdocs/wp-content/uploads) is not within the allowed path(s): (mysite/httpdocs:/tmp) in mysite/httpdocs/wp-includes/functions.php on line 1963 Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(mysite/subdomains/beta/httpdocs/wp-content/uploads/wpcf7_uploads) is not within the allowed path(s): (mysite/httpdocs:/tmp) in mysite/httpdocs/wp-content/plugins/contact-form-7/includes/upload.php on line 128
I have checked the database and the two tables have been updated with the correct address.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Errors after moving site’ is closed to new replies.