mikeh30276
Member
Posted 16 years ago #
I am still having a problem when I attempt to access a newly created blog. The blog creation process and activation process seems to be working fine, however, when I click the log in link I get a 500 internal server error.
When I browse to the blog (it's internal - http://triton.cowetaschools.net/mike/), I see the page but the stylesheet formatting is missing. Here's the link to the stylesheet: <link rel="stylesheet" href="http://triton.cowetaschools.net/mike/wp-content/themes/default/style.css"
I'm still getting this error in my Apache error log:
[Mon Nov 13 09:14:00 2006] [error] [client 10.1.4.138] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary., referer: http://triton.cowetaschools.net/wp-activate.php?key=76fc1dcac64d5756
I really need to find the solution to this problem. Any help if greatly appreciated.
ovgray
Member
Posted 16 years ago #
I don't have a blogs in subdirectories setup, but I can't imagine it creates an actual subdirectory with a wp-content subdirectory.
Is there a style sheet actually located at
wp-content/themes/default/style.css in
http://triton.cowetaschools.net/mike/
or is it at
http://triton.cowetaschools.net/wp-content/themes/default/style.css
mikeh30276
Member
Posted 16 years ago #
I'm showing my ignorance here but I don't have an actual "mike" directory located anywhere under c:\wpmu, but I do see a reference to it in the database. I was under the impression that each blog created would have it's own physical folder but I don't see a "mike" folder or anything else and I wonder if that is the problem.
There is a stylesheet located in C:\wpmu\wp-content\themes\default\style.css. Thanks for your response.
"I don't see a "mike" folder or anything else and I wonder if that is the problem."
Nope. It doesn't create directories of people's usernames.
"There is a stylesheet located in C:\wpmu\wp-content\themes\default\style.css. "
And is your domain pointing to C:\wpmu ?