Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Trouble Installing on Windows Server 2008

    I am trying to install Zen Cart 1.3.8a on a 32-bit Windows Server 2008 Web Edition Server. The server is running IIS 7.0 and PHP 5.3.1. I have installed the PHP 5.3 patch for Zen Cart. The initial setup page will come up, but after I agree to the TOC and press Continue, the index.php?main_page=inspect page will error out with:

    HTTP Error 500.0 - Internal Server Error

    Module FastCgiModule
    Notification ExecuteRequestHandler
    Handler PHP via FastCGI
    Error Code 0x00000000

    I turned on some IIS traces and found only one warning:

    ModuleName FastCgiModule
    Notification 128
    HttpStatus 500
    HttpReason Internal Server Error
    HttpSubStatus 0
    ErrorCode 0
    ConfigExceptionInfo
    Notification EXECUTE_REQUEST_HANDLER
    ErrorCode The operation completed successfully. (0x0)


    If there is any other useful info I can provide please let me know, otherwise any help would be appreciated. Thank you.

  2. #2
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Trouble Installing on Windows Server 2008

    Nothing? Anyone? Not even an admin?

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

    Default Re: Trouble Installing on Windows Server 2008

    A "500-Internal Server Error" is triggered by the server's settings.
    Zen Cart has no control over that, and has no way of finding out what's causing it.
    You'll have to work with your hosting company to look into the server's logs to see whether it's recording the "why" behind throwing that "500" error.
    .

    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.

  4. #4
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Trouble Installing on Windows Server 2008

    Thanks, but in this case I AM the hosting company. I have complete access to the server Zen Cart is being installed on. You can't give me any ideas on where to look? Am I the only person in the world that has ever run into this problem?

  5. #5
    Join Date
    Jan 2004
    Posts
    58,243
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Trouble Installing on Windows Server 2008

    Quote Originally Posted by NICSYS View Post
    Am I the only person in the world that has ever run into this problem?
    Well, you seem to be the only one reporting the problem around *here*.
    I don't see it being specific to Zen Cart.

    You might explore the error message with google or at a site dedicated to hosting-related issues like webhostingtalk.com.

    I'm guessing what you have is a permissions problem.
    .

    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.

  6. #6
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: Trouble Installing on Windows Server 2008

    Quote Originally Posted by NICSYS View Post
    Thanks, but in this case I AM the hosting company. I have complete access to the server Zen Cart is being installed on. You can't give me any ideas on where to look? Am I the only person in the world that has ever run into this problem?
    Nicsys, you may already have tried this, as it only took me about 2.5 seconds to perform a google search for your problem, however you may want to check out this blog post which seems to detail the problem fairly clearly: http://www.webdigi.co.uk/blog/2009/php-on-windows-server-2008-500-internal-server-error-on-iis

    I would guess that it is the depricated functions errors that are kicking up this error for you, but as I don't have Server 2008 I can't confirm my suspicions. Let us know how you get on.

  7. #7
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Trouble Installing on Windows Server 2008

    Thanks, Celtic. I have enabled those detailed errors, but it doesn't change anything.

    It chokes at this point:

    /zencart/zc_install/index.php?main_page=inspect

    So, if it's a permissions issue, what permissions need to be checked at this point? Also, what can you tell me about your deprecated functions errors theory? Is there a better way to debug this?

    Thanks.

  8. #8
    Join Date
    Jan 2004
    Posts
    58,243
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Trouble Installing on Windows Server 2008

    You could go into /zc_install/includes/installer_params.php and change
    Code:
      define('STRICT_ERROR_REPORTING', false);
    to TRUE instead of false, and then see whether it gives you any useful PHP failure errors caused by your server config.
    .

    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.

  9. #9
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Trouble Installing on Windows Server 2008

    Thanks for the suggestion, but unfortunately it had no effect. The behavior remained the same. However, I did notice something: from the time of pushing the Continue button and the error coming up, it is consistently, exactly 60 seconds. Could I be dealing with some kind of timeout issue?

  10. #10
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Trouble Installing on Windows Server 2008

    UPDATE:

    I changed the handler mapping for the site to use the regular CGIModule instead of FastCGI and now I at least get a different error:

    PHP Warning: Module 'mysql' already loaded in Unknown on line 0

    Does that help us any?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. trouble setting up a domain in Windows XP
    By nyanko chan in forum Installing on a Windows Server
    Replies: 7
    Last Post: 6 Nov 2009, 07:24 PM
  2. Moving from a windows server to linux server
    By lwilliams374 in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 13 Oct 2009, 04:40 PM
  3. How to a ZenCart test server on Windows XP/Server 2003?
    By timstoel in forum Installing on a Windows Server
    Replies: 2
    Last Post: 7 Sep 2009, 04:12 AM
  4. Code showing in welcome email after installing Captcha v. 2.9 11.08.2008
    By P&T Aromatic Candles in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 2 Sep 2008, 04:10 AM
  5. Welcome to Zecart page after moving from Windows server to Linux Server
    By smartmomma in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 21 May 2008, 12:36 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
  •