Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 4 of 4

Thread: Internal Server Error concerning update fix 051112!

  1. #1
    cleangroove
    Guest


    Default Internal Server Error concerning update fix 051112!

    When applying the 051112 update, the base/root .htaccess file must first be corrected or you will probably get an internal server error for your entire site:


    Change This:

    // BOF: MS2 update 501112-Added
    # If Search Engine Friendly URLs do not work, try enabling the
    # following Apache configuration parameter
    #
    # AcceptPathInfo On
    // EOF: MS2 update 501112-Added

    to this (adding in the correct comment symbol first and last line):
    # // BOF: MS2 update 501112-Added
    # If Search Engine Friendly URLs do not work, try enabling the
    # following Apache configuration parameter
    #
    # AcceptPathInfo On
    # // EOF: MS2 update 501112-Added

  2. #2
    timbrrr
    Guest


    Default

    Thanks for the tip..... I crashed my whole site last night with this problem and ended up renaming the .htacccess file to get it working again.. four hours later..
    Nice catch!

  3. #3
    osCMax Developer


    Internal Server Error concerning update fix 051112!


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    597


    Default

    Sorry about that issue. When testing, I did not need to update the .htaccess file, so I missed that issue. I will be repackaging the patch today to correct this mistake.

  4. #4
    jpf
    Guest


    Default

    Sorry - It's actually my ERRROW!

    Was in a rush to create this package and not much time to test myself.

    HTACCESS comment should be # and not // (php's comment) as this file is not processed by php.

    It should be:

    # BOF: MS2 update 501112-Added
    # If Search Engine Friendly URLs do not work, try enabling the
    # following Apache configuration parameter
    #
    # AcceptPathInfo On
    # EOF: MS2 update 501112-Added


    Again SORRY!
    (Boy the things we do when we are rushed...)

    JPF

Similar Threads

  1. 500 Internal Server Error on install
    By medivak in forum osCmax v2 Installation issues
    Replies: 11
    Last Post: 10-06-2006, 01:46 AM
  2. 500 Internal Server Error... Any suggestions
    By vitoox in forum osCMax v1.7 Installation
    Replies: 3
    Last Post: 05-28-2005, 11:57 AM
  3. Internal Server Error when trying to add new products
    By KristyMichelle in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 09-01-2004, 08:31 AM
  4. Internal Server Error
    By dknylalala in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 04-07-2004, 08:57 AM
  5. internal server error
    By newbie101 in forum osCommerce 2.2 Installation Help
    Replies: 3
    Last Post: 03-04-2004, 09:13 PM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •