ghe2001
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 2011 posts view == bad URLDone!
Forum: Fixing WordPress
In reply to: 2011 posts view == bad URLMake that my .htaccess that was bent. Sorry.
Forum: Fixing WordPress
In reply to: 2011 posts view == bad URLWhy I Seem To Be An Idiot…
I’m a retired computer geek. I have a degree in computer science, and I’ve worked with computers for more than 20 years. I was a reasonably capable admin and programmer.
A couple years ago, I had a bicycle accident that significantly damaged my brain. I lost all my passwords, a lot of the *nix commands, and several points of IQ. I’ve been recovering, but I’m not all better yet — I notice that I seem to be getting smarter, but I’m told this can take quite a long time.
I’m writing here because so many of you responded to my plea of help, and you got me to figure out how to fix it.
Forum: Fixing WordPress
In reply to: 2011 posts view == bad URLBingo!!
My .htadmin was all wrong, as Colin suspected. I just changed it to what WP-Admin recommended, and that fixed it.
Thank you all very much.
Forum: Fixing WordPress
In reply to: 2011 posts view == bad URLColin,
Resetting the Permalink->SaveChanges didn’t do anything. I’ll look into the rest of your suggestion…
Forum: Fixing WordPress
In reply to: 2011 posts view == bad URLI don’t have cPanel.
In the Settings/General panel, both the WP Address and Site Address are http://interface.slsware.com/blog (I’m guessing that one of those is the problem). And I’m sorry, but I don’t really know what those mean or how they are used.
The Debian install package puts WP very much in its own directory: /usr/share/wordpress, and the config files in /etc/wordpress.
The Apache2 config has a file, ‘blog/’, in /var/www, and links that to /use/share/wordpress.
Forum: Fixing WordPress
In reply to: 2011 posts view == bad URLhttp://interface.slsware.com — I think. It’s very new.
The bad url is something like:
/blog/blog/2012/06/21/test2/It should have only one ‘blog/’.
Let me know if you’d like to see the Apache2 config…