miriam_catira
Forum Replies Created
-
Forum: Installing WordPress
In reply to: permalinks, .htaccess, and broken everything!I only have .htaccess files in the www/ and www/comic/ directories and I’ve tried it with out the one in the www/
Forum: Installing WordPress
In reply to: permalinks, .htaccess, and broken everything!<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./nfblog/wp-blog-header.php’);
?>Forum: Installing WordPress
In reply to: permalinks, .htaccess, and broken everything!WordPress address (URI): /comic/nfblog
Blog address (URI): /comicI just used the WordPress panel to change it. It seemed to work fine when I was using the ?p=123 option
Forum: Installing WordPress
In reply to: permalinks, .htaccess, and broken everything!As some posts have suggested I’ve tried: deleting my .htaccess, changing read/write permissions, I’ve hand writen the htaccess, let WP write it, playing with /%year%/%monthnum%/%day%/%postname%/, reinstalling wordpress, reinstalling the mysql DB, switching back to a default theme and changing my PHP. I must be missing something obvious. I changed it back so you can see it in action.
http://angryteeth.net/comic/Forum: Installing WordPress
In reply to: permalinks, .htaccess, and broken everything!I would, but we’ve set everything back to the normal linking ( =?123 ) so the site was usable. everything works so long as we don’t touch the link format. Imagine this: there’s the calendar. You click “16”. The URL changes to ../2006/April/16/post/ and the browser continues to display today’s post.
Forum: Fixing WordPress
In reply to: WP 2.0 messed up my permalinksI tried the two files from Ryan. No such luck. Please help! I started a new post… please help! It’s called
“permalinks, .htaccess, and broken everything!”