Hey guys...
long time lurker, first time poster (be gentle!)
The Situation
So I've set up our site, http://www.pickuppodcast.com/blog/ and it works! So far, so good.
I've created a second blog ("douche", don't ask) that lives at http://www.pickuppodcast.com/blog/douche/ . I intend to move it to its own domain later, but for now, I just want to get it working.
The Problem
If you visit http://www.pickuppodcast.com/blog/douche/ , there's nothing there. Just a blank page.
I've been checking out as much documentation, forum posts, etc. as I can but haven't found anything on problems with creating second blogs.
Troubleshooting
We've done a bit of troubleshooting. One is enabling PHP error logging, which isn't giving me anything. We tried enabling in-place PHP errors, but didn't see anything on the page.
When I visit http://www.pickuppodcast.com/blog/douche/wp-admin.php , I can log in and such, but see all the posts/comments/content from our main blog.
Details
Is VHOST true or false?
-I believe it's true.
Is the path to your WordPress MU install "/" or some directory?
-it's installed at [http://www.pickuppodcast.com]/blog/
Anything in the error logs? If you didn't get a welcome email, check your mail logs.
-Can't find anything specific to this site in the logs. Did receive email notification that we'd created the new blog, new user, etc. Also, I did add users specifically as blog admins (my own account, for instance)
Did you receive any sort of error within your browser? If so, what was the specific error?
-No errors in the browser, even with PHP errors enabled.
Does the information in wp_blogs, wp_users and wp_site match your blog, user and site?
-in wp_blogs, the only difference is that "public" is set to "1" while its set to "0" on my main blog (/blog/)
-wp_users has a bunch of users in it already, but it looks fine. anything i should look for here?
-wp_site only has one entry, for /blog/. Here's what it looks like:
id domain path
1 http://www.pickuppodcast.com /blog/
Mention the version number, SVN check-in number or the date you downloaded the snapshot.
-using 2.8.1, we upgraded right when it came out. However, my dashboard still thinks I need to upgrade (separate issue, i believe)
Plugins in place? Have you tried turning them off and seeing if that affects the issue?
-tried disabling all plugins, no change.
Server environment: Apache or IIS? What OS are you running? Any proxy or cache server in place?
-Apache on Windows Server 2008 Standard. I'm thinking that the permissions might be a problem because of this...
End user environment: Browser and version? (IE, Opera, Netscape, Safari?) OS? Security programs?
-using Chrome 3.0.195.21 on Windows XP Home SP2. BitDefender is my security suite, firewall and antivirus.
How to dupe the error.
-visit http://www.pickuppodcast.com/blog/douche , the page is blank. if you visit http://www.pickuppodcast.com/blog/ , you'll see our main blog.
Thanks for any help you can provide, further troubleshooting instructions, or just well-wishes!
Alex