Results 1 to 2 of 2
  1. #1
    Join Date
    May 2006
    Posts
    45
    Plugin Contributions
    0

    Default 1.3.9 .htaccess problems: Installation does not start. Internal server error 500.

    Installation does not start. Internal server error 500.
    Had to edit httpd.conf to get things working.

    This was first time I saw this with Zencart, so I just wanted to mention it.

    apache error-log ->
    zc_install/.htaccess: DirectoryIndex not allowed here
    zc_install/.htaccess: Options not allowed here

    Webserver = Apache/2.2.8 (Ubuntu)
    PHP/5.2.4-2ubuntu5.10 with Suhosin-Patch

  2. #2
    Join Date
    Jan 2004
    Posts
    58,288
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: .htaccess problems

    All the many .htaccess protections require that your httpd.conf settings allow you to use AllowOverride capability in your .htaccess files.

    You must include either 'All', or all of these: 'Limit Options Indexes' parameters to the AllowOverride configuration in your apache/conf/httpd.conf file
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. .htaccess causes internal server error
    By dannyd in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 13 Mar 2009, 06:30 PM
  2. Replies: 1
    Last Post: 16 Jan 2009, 01:47 PM
  3. htaccess problems, server problems, my zen world is falling apart (streamline.net)
    By fr3spirit in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 31 Aug 2008, 04:05 AM
  4. Internal Server Error after editing .htaccess --- Argghhhh
    By chiefintegrity in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 11 Jan 2008, 07:46 PM
  5. HEP~~!! Internal Server Error 500, never can start on the installation...
    By jeffjeff823 in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 10 Aug 2007, 12:21 PM

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
  •