• I installed wordpress(3.0.1) using Oneclick install. Installation went fine (I could see the first post on https://www.preciments.com)
    Then I went on to enable multi-site. On the panel it gave me a message “we recommend that you change site url to https://preciments.com”…
    I did not know how to fix that…
    So, I just proceeded to install multisite.
    Now when I register as a new user, the activation email says
    “you can visit your site at https://www.preciments.compreciments_com_1test/”

    1. Going to that URL gives page not found error.
    2. I don’t know why URL is messed up (prepending it with db name preciments_com_1). I was expecting a URL like https://www.preciments.com/test/

    I have tried installing it twice (with both subdomain and subdirectory option).. nothing worked. Please help!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter azubair

    (@azubair)

    ok…. figured out the issue…
    Just commented out this line in wp-config and it worked.
    //$base = DB_NAME;

    Yes, it’s the One Click installer that adds that line, just to be clear.

    Known issues, lots of threads here about it. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with Multisite setup’ is closed to new replies.