• Resolved coolfreebies

    (@coolfreebies)


    Hi All,

    Using version Version 2.6.3

    I choose the Custom Structure but it wouldn’t work so i went back to defult but i got this error message:

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, *****@cool-freebies.co.uk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Here is what is in my .htaccess file after i clicked default.

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPres

    Hope some one can help

    coolfreebies

Viewing 7 replies - 1 through 7 (of 7 total)
  • Use ftp to rename your .htaccess file to something else. Next, check out:

    Using “Pretty” permalinks

    Thread Starter coolfreebies

    (@coolfreebies)

    Still can’t get it to work.

    I renamed my .htaccess but after i renamed it another one popped up any other sugesstions.

    Error messages:

    Not Found

    The requested URL /uncategorized/test-2/ was not found on this server.

    ——————–

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, ****@cool-freebies.co.uk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    ——————–

    Anymore help would be great!

    coolfreebies

    Thread Starter coolfreebies

    (@coolfreebies)

    Now i am getting

    Forbidden
    You don’t have permission to access /wp-admin on this server.

    coolfreebies

    Thread Starter coolfreebies

    (@coolfreebies)

    Helllllllllllllllllp

    coolfreebies

    delete your .htaccess and stop trying to redo your permalinks. everytime you do so, you recreate the .htaccess

    furthermore, did you chmod any of your directories to 777 in an effort to make your .htaccess writable ? that will also cause that error

    Thread Starter coolfreebies

    (@coolfreebies)

    Hi there,

    I have managed to get it working now but can’t get my Permalinks back to default.

    I get an error message.

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, ***@cool-freebies.co.uk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Is there a file i need to edit to get back to default.

    Thank you for the help

    coolfreebies

    Dear CoolFreebies,

    Its pretty simple!

    1) Go to WordPress DashBoard-> Settings -> Permanent Links -> Change to the link structure you want -> save the changes

    2) Ssh to your Web server for example

    ssh [email protected]
    cd BlogDirectory

    Edit .htaccess

    3) Update the .htaccess with the changes required which is shown after the Step 1

    Hope this works for you!

    nMarketers

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Customize Permalink Structure – HELP HELP’ is closed to new replies.