Viewing 10 replies - 1 through 10 (of 10 total)
  • Naveen Kharwar

    (@naveenkharwar)

    Hey πŸ™‚

    Edit wp-config.php

    It is possible to set the site URL manually in the wp-config.php file.

    Add these two lines to your wp-config.php, where “example.com” is the correct location of your site.

    define('WP_HOME','http://example.com');
    define('WP_SITEURL','http://example.com';

    This is not necessarily the best fix, it’s just hardcoding the values into the site itself. You won’t be able to edit them on the General settings page anymore when using this method.

    Source : https://codex.ww.wp.xz.cn/Changing_The_Site_URL

    Thank You πŸ™‚

    Thread Starter ladyberlin

    (@ladyberlin)

    Hello,

    thanks for the fast answer, but my problem is i don’t know how / whre i found this wp-config.php file?
    If i try to open the Page in scource view, i can not change anything.
    So where i found this wp-config.file?

    thanks

    Naveen Kharwar

    (@naveenkharwar)

    Do you have cpanel access to your website?

    Thread Starter ladyberlin

    (@ladyberlin)

    Not that I know…
    Sorry i’m relay a absolute newbe..
    How can i try this? Which klicks/steps i have to do?
    I Use chrome…

    • This reply was modified 8 years ago by ladyberlin.
    Naveen Kharwar

    (@naveenkharwar)

    Okay No problem, answer my questions ok!
    Whom you bought your website?
    Do they provide any (www.yourwebsite.com/cpanel)
    creditional information with receipt email they send after purchasing hosting and/or domain?

    Naveen Kharwar

    (@naveenkharwar)

    or if you are afraid of doing this than you can ask to your website hosting company they will solve your problem 😊

    Thread Starter ladyberlin

    (@ladyberlin)

    I bought the Domian from “DomainFactory”
    I got a lot of information and contract Mails. But nowhere i found a notice to a /cpanel.

    I try to use the Adress direct in the Browser: http://www.lamis-entennest.de/cpanel
    and got the message: 404 file not found

    Could it possible that its to early? I ordered the Domain yesterday in the evening. Maybe the Page needs more time to aktivate?

    Naveen Kharwar

    (@naveenkharwar)

    When you purchase a domain this link is created at that time you can contact your hosting provider about this.

    Thread Starter ladyberlin

    (@ladyberlin)

    Ok.. thanks for your time πŸ™‚
    I will try this.

    Naveen Kharwar

    (@naveenkharwar)

    Most welcome 😊

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

The topic ‘Login Fail, side not found’ is closed to new replies.