... Kevin, I'm very excited to get the askimet addition to my comments; I had unplugged comments in frustration a while back. But I'm not having any luck...
Looking at your page, it seems like the comment form isn't showing up. I'm not sure how you had it set up previously, but it seems like some stuff is missing...
Kevin, Thanks for giving me a look at your story.html. Apparetnly that's not where the problem lies. After trying directly modifying my story html to include...
Kevin, I still don't know what went wrong before, but I was able to move some files from another domain which was still set up with my old system, and this...
... Sound like you managed to get things working already, but you might want to check your server logs. Maybe that will have some clue about what was going...
... Failure to glean anything useful from my server logs is part of what drove me to the methods I used. At least I left myself with a rollback path of sorts....
I have finally setup Blosxom enough in my development environment that I thought I was ready to try it out on my site. I moved everything over to the...
Hi everyone, I've had my blosxom blog for 2+ years, and suddenly the plugins are not being recognized! I checked the plugin directory and it is correct. Any...
... Yesterday I spent way too much time tweaking and fiddling but finally got writebacks w/ the akismet feature working on both my blosxom installations....
... Do you have any access to the server logs? If you do, look and see what's showing up there. Or, install the seeerror plugin (although if other plugins...
... Hmm... very very strange. I don't have any off-hand ideas. I've had issues with permissions on my plugin state directory, but I don't see what that would...
... Excellent. ... Also excellent. Many thanks. As for the main problem, I am cursed; that's the most plausible answer. ;) -- Robert Thomas "beau" Hayes Link...
... I use mod_rewrite for this, in .htaccess in the root folder of my domain: RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f [NC] RewriteRule ^/?(.*)$...
... Thanks for the hint Pasi. I tried the ScriptAlias as suggested and it does indeed bring up some form of the main blog page when I go to www.icode6.net/ ...
... I like the looks of this solution, but I am not familiar with mod_rewrite. It seems to be just what I am trying to do. 1. I looked in my httpd.conf and...
... It's not a flattering admission, but you deserve to know it was user error. Somehow I clobbered the form portion in my foot.writeback on the affected...
... Yes, that is exactly what it does. It instructs Apache to treat every request under that location as a call to the specified script. The mod_rewrite...
... Which version are you using? I have calendar 0+6i here and it works fine? Which version of perl are you running? It could be that the date components get...
Kevin, This looks logical, but I must be missing some detail. I'll type in the steps in dummy level detail (because that is what I apparently need) and I...
... Just a wild guess, perhaps this is not possible from within htaccess? (or actually, not allowed? There should be an AllowOverride <something> somewhere ...
I'm new here because I'm just trying out blosxom after a bad exerience with Wordpress (could no longer administer it). I like the idea of plain text entries....
... What did you set for $datadir then? You should use an absolute (dunno if relative works) path for data dir (such as /home/matthijs/blosxom), not urls as...
... not urls ... an empty ... webroot. That ... directly ... Thanks to both for suggestions. I still can't see what it wants. An entry such as /home/ac/blosxom...
... Ah, right... you're trying to do something a little different from me. (I'm running a "hybrid-mode" installation where the directory pages are statically...
I tried your url and get a 404 error, so then I tried just www.acambell.ukfsn.org and got your home page (probably index.html and confirmed this with...