• Resolved manorhub

    (@manorhub)


    Kindly help me I accidentally changed WordPress URL in a setting. now showing this error

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator at your hosting provider to inform them of the time this error occurred, and the actions you performed just before this error.

    More information about this error may be available in the server error log.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    To Change them properly, using FTP/ SFTP , or your web-host’s cPanel or whatever file management application your host provides, access phpMyAdmin on your host, then find your DB, there check the wp_options Table (Note: The table prefix of wp_ may be different if you changed it when installing), and make sure siteurl field and home field are correct. See https://codex.ww.wp.xz.cn/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database

    If you don’t feel comfortable messing with the database, contact your hosting provider to help you with this or try other methods described in the aforementioned codex

    If you haven’t already done, always backup your database before doing any actions, just in case something really goes wrong. You can never have enough backups!

    • This reply was modified 7 years, 8 months ago by t-p.

    Hello, manorhub, & welcome. Please see if this helps.
    https://codex.ww.wp.xz.cn/Changing_The_Site_URL

    Let us know if you need further assistance.

    Thread Starter manorhub

    (@manorhub)

    Thank you, sir, I did it but only homepage now working all other options is same

    Moderator t-p

    (@t-p)

    Try resetting your custom permalinks back to the default setting and renaming your WordPress .htaccess file. If that works, then try reading Using_Permalinks before setting a custom permalink structure again.

    Thread Starter manorhub

    (@manorhub)

    Thank you so much.all is working fine now

    Moderator t-p

    (@t-p)

    Glad to know it 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘I change wordpress url in setting’ is closed to new replies.