blacknight
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: missing htaccessI can’t see how an “older version of apache” would make any difference, unless it was truly ancient.
ryanmuir – if you upload a blank .htaccess to your blog’s root directory make sure that it is writable by the server. Most FTP clients should allow you to do a CHMOD 666 on the file
Forum: Fixing WordPress
In reply to: Domains WP?I’ve no idea how cpanel handles things, as I personally hate it, but you should be able to get apache to recognise the domain as being mapped to that particular directory.
it would make your life a lot easier if you took the other domain out of the equation completely though 🙂Forum: Fixing WordPress
In reply to: WordPress Hijacks non-wp mod_rewrite rulesFrom my own observations and debugging it would appear to me that wp2.0 has _serious_ issues with the way it handles mod_rewrite.
I ran into a different, but not unrelated issue, with permalinks for certain categories:
http://www.mneylon.com/blog/archives/2006/01/19/wordpress-2-permalink-issues/I’m seriously considering downgrading to wp 1.5* .
Forum: Fixing WordPress
In reply to: How to put adsense between postsYou know you can only have 3 adsense blocks per page?
Forum: Fixing WordPress
In reply to: Specific Category Archive gives a WordPress 404I’m having exactly the same issue and like David I’m using /blog as my base category.. I’ll go and poke my rewrite rules a bit to see if it’s something blatantly obvious.