Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2009
    Posts
    16
    Plugin Contributions
    0

    Default Uploading htaccess to root prior to install results in 500 internal error

    Hi,

    Sorry if this has been answered before - i did search the forum and the faq!

    The issue i am having is .....

    Prior to installing the latest zen cart - the Prerequisites page says that i have registered globals on. So i create an htaccess file with the following:

    Code:
    php_value session.use_trans_sid off
    php_value register_globals off
    #php_value register_globals off
    <Files ".ht*">
    deny from all
    </Files>
    When i upload the .htaccess ( ascii ) to the root of the folder then click re-check i get a 500 internal server error!

    Can anyone suggest what the problem might be?

    Thanks for your help.

  2. #2
    Join Date
    Nov 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: Uploading htaccess to root prior to install results in 500 internal error

    Solved the problem!

    The site is being tested on Host Gator servers which use "PHPSuExec" meaning a .htaccess override would not work.

    Used a php.ini instead and everything worked.

 

 

Similar Threads

  1. v139h Internal Server Error (500) When uploading new image
    By Bentronics in forum General Questions
    Replies: 3
    Last Post: 9 Oct 2015, 08:28 PM
  2. 500 - Internal server error after install?
    By AlanH in forum Installing on a Windows Server
    Replies: 1
    Last Post: 14 Aug 2011, 06:43 PM
  3. GoDaddy 500 Internal Server Error when uploading Easy Populate
    By peedeefish in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Nov 2010, 08:20 PM
  4. 500 Internal Server Error - new install
    By groobie in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 2 Sep 2010, 06:55 PM
  5. Replies: 1
    Last Post: 13 Apr 2010, 03:58 PM

Posting Permissions

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