Multisite installation problems
-
I am having the following problems installing a WP Multisite locally.
When I type my.domain/wp-admin in the browser address bar I get something like this:
http://grupobf.org/wp-admin/grupobf.org/wp-login.php?redirect_to=http%3A%2F%2Fgrupobf.org%2Fwp-admin%2F&reauth=1As you can see, I get some duplication. If I cut out this part
wp-admin/grupobf.org/, I can access my login window.So this is my first problem.
After I do the login, I try to access the dashboard of one of the pages, and some resources url have some duplicate content too, so I don’t have proper wp-admin page.
The first resource the page tries to load, and fails is this
http://grupobf.org/wp-admin/grupobf.org/wp-admin/load-styles.php?c=1&dir=lt…shicons,admin-bar,wp-admin,buttons,wp-auth-check,wp-color-picker&ver=3.9.1So as you can see, the
grupobf.org/wp-admin/is duplicate. Maybe this is all the same problem, I don´t know.Any suggestions?
The topic ‘Multisite installation problems’ is closed to new replies.