[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wordpress, again



On Thu, Jun 21, 2012 at 02:02:20PM -0600, Glenn English wrote:
> I have a mildly working Debian WordPress install -- it makes 
> pictures on the screen and adds posts and pages. The posts 
> appear on the home page of the blog, and the names of the pages 
> show up in the menu (default theme). But when I click on the 
> name of the post, "test2" for example, I get an Apache2 error:
> 
> > The requested URL /blog/blog/2012/06/21/test2/ was not found on this server.
> 
> Grep finds "test2" in 2 mySQL files:
> 
> > Binary file wp_posts.MYD matches
> > Binary file wp_posts.MYI matches
> 
> Grep doesn't find 'blog/blog' anywhere in /usr/share/wordpress.
> 

I would guess that you need to enable apache mod-rewrite.
do (as root, in terminal)
a2enmod rewrite
service apache2 restart

then tell us what happens.

./tony
-- 
http://www.tonybaldwin.me
all tony, all the time!
3F330C6E

Attachment: signature.asc
Description: Digital signature


Reply to: