• Resolved garyartista

    (@garyartista)


    Hi, my host says they no longer have .co.nf so I had to create a new subdomain, which is garyjkirkpatricksub.garyjkirkpatrick.com.

    I moved WordPress lock stock and barrel.

    When I try to login to WP admin I get Warning: require(/srv/disk8/1920671/www/garyartista.co.nf/wp-includes/version.php): failed to open stream: No such file or directory in /srv/disk8/1920671/www/garyartista.co.nf/wp-settings.php on line 33

    Fatal error: require(): Failed opening required ‘/srv/disk8/1920671/www/garyartista.co.nf/wp-includes/version.php’ (include_path=’.:/usr/local/php-7.4.5/share/pear’) in /srv/disk8/1920671/www/garyartista.co.nf/wp-settings.php on line 33

    I see garyartista.conf there. I should see garyjkirkpatricksub.garyjkirkpatrick.com instead. I am not sure what to do.

    thanks

    gary

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter garyartista

    (@garyartista)

    to clarify, to move WP I used the file manager.

    Kindly go over the official documentation on how to properly change the URL of your WordPress website.

    Changing The Site URL

    Thread Starter garyartista

    (@garyartista)

    I have no access to the admin panel.

    I tried editing the wp-config.php
    define( ‘WP_HOME’, ‘https://garyjkirkpatrick.com’ );
    define( ‘WP_SITEURL’, ‘https://garyjkirkpatrick.com’ );

    Tried logging in several times, same error message

    Then tried to edit funcitions php in my theme, 2020

    update_option( ‘siteurl’, ‘https://garyjkirkpatrick.com’ );
    update_option( ‘home’, ‘https://garyjkirkpatrick.com’ );

    Same error message.

    I did not change website name. I did not change hosts. I moved from one subdomain to another.

    WP was install under garyartista.co.nf. Now it is installed under
    garyjkirkpatricksub.garyjkirkpatrick.com

    garyartista.co.nf
    garyjkirkpatricksub.garyjkirkpatrick.com
    wp-admin
    wp-content
    wp-includes

    When I moved to the new sub domain I was no longer able to login

    Any other suggestions?

    thanks

    gary

    Thread Starter garyartista

    (@garyartista)

    Here is the error message, in case it has changed. You can see that WP is looking for garyartista.co.nf and I think it should be looking for garyartista.garyjkirkpatricksub.garyjkirkpatrick.com

    I looked at wp-settings.php on line 33. I do not see anything to change there.

    Warning: require(/srv/disk8/1920671/www/garyartista.co.nf/wp-includes/version.php): failed to open stream: No such file or directory in /srv/disk8/1920671/www/garyartista.co.nf/wp-settings.php on line 33

    Fatal error: require(): Failed opening required ‘/srv/disk8/1920671/www/garyartista.co.nf/wp-includes/version.php’ (include_path=’.:/usr/local/php-7.4.5/share/pear’) in /srv/disk8/1920671/www/garyartista.co.nf/wp-settings.php on line 33

    Thread Starter garyartista

    (@garyartista)

    More news. I noticed that I had not removed all the wp files from the co.nf subdomain. When I did and try to log in I get

    The requested URL was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Sorry about the avalanche of info.

    gary

    Thread Starter garyartista

    (@garyartista)

    Finally got it to work!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Move from one subdomain to another’ is closed to new replies.