Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2010
    Posts
    7
    Plugin Contributions
    0

    Default HTTP 500 Internal Server Error

    Hi,

    I've installed Zen Cart 1.3.8 on my local server. Installation was successful but when I try to load the site it returns "HTTP 500 Internal Server Error"
    myDEBUG-xxxxxxx.log contains following:
    --------------------------------------------------------------------
    PHP Deprecated: Function ereg() is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cvetnobiju\includes\classes\db\mysql\query_factory.p hp on line 139
    ---------------------------------------------------------------------
    139 if (!ereg('^[0-9]', $key)) {
    140 $obj->result[$zp_ii][$key] = $value;
    141 }

    Could you help?

    Apache server ver. 2.2.17
    PHP ver. 5.3.3
    MySQL ver. 5.1.52

    Thanks

  2. #2
    Join Date
    Sep 2005
    Location
    Austria
    Posts
    104
    Plugin Contributions
    6

    Default Re: HTTP 500 Internal Server Error

    Zen-Cart 1.3.8 is not compatible with PHP 5.3
    Install the current version 1.3.9h

  3. #3
    Join Date
    Dec 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: HTTP 500 Internal Server Error

    Thanks a lot!

  4. #4
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: HTTP 500 Internal Server Error

    Also, as of PHP 5.3.3 the server php.ini file (in a default installation) tries to force the use of cookies to contain session data. You need to find this line in your main php.ini file:

    session.use_only_cookies = 1

    and comment it out, like so:

    ; session.use_only_cookies = 1

    Then restart the server.

    Vger

 

 

Similar Threads

  1. v139h HTTP 500 Internal Server Error
    By racinjason in forum General Questions
    Replies: 12
    Last Post: 27 Jan 2012, 11:39 PM
  2. HTTP 500 Internal Server Error
    By goalsurfer in forum General Questions
    Replies: 7
    Last Post: 12 Aug 2011, 07:29 PM
  3. Http 500 internal server error
    By largesse1 in forum Templates, Stylesheets, Page Layout
    Replies: 45
    Last Post: 28 Mar 2011, 03:32 AM
  4. Http 500 internal server error
    By LILIAN in forum Basic Configuration
    Replies: 1
    Last Post: 26 Mar 2011, 07:41 PM
  5. HTTP 500 internal server error
    By YvonneK in forum Basic Configuration
    Replies: 1
    Last Post: 31 Aug 2009, 01:52 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR