• maciek773

    (@maciek773)


    my database host is like that:
    blabla.bla.pl:1337
    what do i have to write in my
    define(‘DB_HOST’, ‘localhost’);
    ?
    if i add blabla.bla.pl:1337 or https://blabla.bla.pl:1337 it doesn’t work..

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

    (@handysolo)

    define('DB_HOST', 'blabla.bla.pl:1337')
    doesn’t work?

    Thread Starter maciek773

    (@maciek773)

    ok it works now. i did a mistake, sorry then. i have one question:

    i want to copy my blog to another server.
    to do that, should i: export my database, install new wordpress, copy theme and plugins, import database?

    Chris_K

    (@handysolo)

    Essentially, yes. There’ll be a small wrinkle around the URL values if the new server is also a new domain name.

    Have a look at Moving_WordPress?

    Thread Starter maciek773

    (@maciek773)

    thank you

    Thread Starter maciek773

    (@maciek773)

    hey, i know that’s not a bbpress support forum, but i will ask one question: it doesn’t work in my bbpress ??

    rudolf45

    (@rudolf45)

    If you have a bbpress related question, maybe the guys over there could help: https://bbpress.org/forums/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘wp-config.php’ is closed to new replies.