Wordpress - Permalinks, problem!

Discussion in 'WordPress' started by Stinos, Aug 17, 2007.

  1. #1
    Hey guys;

    I hope i can find some help here.

    I have a wordpress blog and I would like to use Permalinks. When I go to my Permalinks option, I select this option:

    /%category%/%post_id%/%postname%/

    But when I do this and I go to my website, when I click a postlink, it'll give me an error that the page doesn't exist. So I assume it has something to do with mod_rewrite and .htaccess file.

    But now the problem,
    I know that you have to edit .htaccess file, but what do I have to place in this file?

    I have servage hosting so mod_rewrite is enabled.

    Thanks for the help.
     
    Stinos, Aug 17, 2007 IP
  2. sat123

    sat123 Banned

    Messages:
    1,600
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sat123, Aug 17, 2007 IP
  3. Stinos

    Stinos Well-Known Member

    Messages:
    259
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    128
    #3
    This plugin still requires htaccess. It has nothing to do with my problem.
     
    Stinos, Aug 17, 2007 IP
  4. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #4
    8everything, Aug 17, 2007 IP
  5. mdvaldosta

    mdvaldosta Peon

    Messages:
    4,079
    Likes Received:
    362
    Best Answers:
    0
    Trophy Points:
    0
    #5
    When you save your permalink structure, you're given the code to place into your .htaccess - an alternative is to make your .htaccess writeable (chmod it 777) and then update your permalink structure - it will get automatically written to.
     
    mdvaldosta, Aug 17, 2007 IP
  6. ameyjah

    ameyjah Peon

    Messages:
    2,595
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i thought it's 666 for.htaccess file
     
    ameyjah, Aug 18, 2007 IP
  7. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #7
    some servers will need it to be 777 some will only need it as 755.

    i would rather manually edit the file and insert the code given on the permalink page.

    the .htaccess file should be found/placed within the root directory of the wordpress install
     
    just-4-teens, Aug 18, 2007 IP