• I think the title pretty much sums it up but.. right now I have a WordPress installation at https://website.com/
    I want a second installation at https://website.com/en

    I want to use pretty permalinks, the way I am in the original install.

    ie. website.com/about
    So in the second install it would look like:
    website.com/en/about

    I have a single MySQL database. The second install was accomplished by changing the table prefix. ie. wp_ -> en_ I have access to FTP and phpMyAdmin if that helps. It may be possible to add a database but if there is a way around that, it would be preferred.

    Can this work and if so, how should I go about it? If not, should I reinstall WordPress using a second database rather than a changed table prefix? Thank you.

    Emtiph

  • The topic ‘Pretty Permalinks, 2nd WordPress Install, Single Database’ is closed to new replies.