3bx
Forum Replies Created
-
Good job WordPress Codex. I used this guide to solve the problem:
http://codex.wordpress.org/Debugging_a_WordPress_NetworkThe problem was: I had only changed the “AllowOveride None” to “AllowOveride all” in ONE place and not BOTH places inside the file: /etc/apache2/sites-avail/default
Awesome. Things are working now… I’m sure I’ll be back for more help later…
Hi Andrea, Thanks for taking the time to look at my issue. I’m migrating personal content management from WikiMedia to WordPress, so I know I’m going to have to work on the transition.
During the install I used all defaults so I’m pretty sure I didn’t use subdomains. On the menu bar I see “My Sites”. If I click on “Visit” for the original site the page comes up ok with the local IP in the browser address bar as such: 10.0.101.123 Problem is, if I click on Archives I get a Not Found error and this in the address bar: http://10.0.101.123/blog/2012/07/
A similar thing happens when I go to “My Sites” and click on “Visit” on one of the sites I was able to create. I get a Not Found error with the following in the address bar of the browser: http://10.0.101.123/test0/
Is there supposed to be something in the blogs.dir directory? It’s empty. chmoded blogs.dir to 777 so I don’t think there should be a permission problem.
Ideas?
Thanks