• I recently tried to move my wordpress blog from http://chess.geniusprophecy.com/beta/ to http://chess.geniusprophecy.com/ .

    It is coming up with a number of errors. I have tried to fix these errors using the suggestions in https://codex.wordpress.org/Moving_WordPress , but it does not seem to be working. The errors are listed below:

    Warning: include(/home4/qafaqw/public_html/chesssub/beta/wp-content/plugins/wp-super-cache/wp-cache-base.php) [function.include]: failed to open stream: No such file or directory in /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php on line 65
    
    Warning: include(/home4/qafaqw/public_html/chesssub/beta/wp-content/plugins/wp-super-cache/wp-cache-base.php) [function.include]: failed to open stream: No such file or directory in /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php on line 65
    
    Warning: include() [function.include]: Failed opening '/home4/qafaqw/public_html/chesssub/beta/wp-content/plugins/wp-super-cache/wp-cache-base.php' for inclusion (include_path='.:/opt/php52/lib/php') in /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php on line 65
    
    Warning: include_once(/home4/qafaqw/public_html/chesssub/beta/wp-content/plugins/wp-super-cache/ossdl-cdn.php) [function.include-once]: failed to open stream: No such file or directory in /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php on line 82
    
    Warning: include_once() [function.include]: Failed opening '/home4/qafaqw/public_html/chesssub/beta/wp-content/plugins/wp-super-cache/ossdl-cdn.php' for inclusion (include_path='.:/opt/php52/lib/php') in /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php on line 82

    An additional five errors appear on the login page ( http://chess.geniusprophecy.com/wp-login.php ), along with “ERROR: Cookies are blocked due to unexpected output. For help, please see this documentation or try the support forums.” I have never had a problem with cookies before, so I assume fixing the main issue will fix this one. This issue prevents me from being able to log in, although I can use phpMyAdmin.

    Warning: Cannot modify header information - headers already sent by (output started at /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php:65) in /home4/qafaqw/public_html/chesssub/wp-login.php on line 434
    
    Warning: Cannot modify header information - headers already sent by (output started at /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php:65) in /home4/qafaqw/public_html/chesssub/wp-login.php on line 447
    
    Warning: Cannot modify header information - headers already sent by (output started at /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php:65) in /home4/qafaqw/public_html/chesssub/wp-includes/pluggable.php on line 935
    
    Warning: Cannot modify header information - headers already sent by (output started at /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php:65) in /home4/qafaqw/public_html/chesssub/wp-includes/pluggable.php on line 936
    
    Warning: Cannot modify header information - headers already sent by (output started at /home4/qafaqw/public_html/chesssub/wp-content/plugins/wp-super-cache/wp-cache.php:65) in /home4/qafaqw/public_html/chesssub/wp-includes/pluggable.php on line 937

    https://wordpress.org/plugins/wp-super-cache/

  • The topic ‘Problems shifting Moving WordPress’ is closed to new replies.