Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Aug 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Error 500 using Paypal

    Godaddy Response:

    We have reviewed your account and could not find any issues with the cutnscoot.com hosting account. The type of error you are experiencing is most likely caused by coding or scripting. Unfortunately, because we do not provide coding support, we are unable to determine what specifically in your code may be causing the error. However, the following may be of some assistance in diagnosing the problem:

    A web.config file lets you customize the way your site or a specific directory on your site behaves. For example, if you place a web.config file in your root directory, it will affect your entire site. If you place it in a /content directory, it will only affect that directory. However, in order for a web.config file to register in a specific directory, there must be a web.config file in the root directory.

    web.config files work on our Windows servers.

    Using a web.config file, you can control:

    Database connection strings.

    Error behavior.

    Security.

    web.config files are XML documents. ".config" is not an extension like .html or .txt. For more information on how to set up web.config files, visit Microsoft's Web site.

    You may wish to review your code to determine if there are any issues, because it appears that is the most likely cause of the error. You may also wish to enable detailed error messages as a temporary diagnostic measure. The procedure for this will vary, depending on the scripting language being used. We also recommend consulting both the vendor's online documentation, as well as the large number of online forums dedicated to coding and scripting.

    If you determine there is no issue with the code itself and believe the issue is server related, please reply with specific evidence of this and we will investigate the matter further.

    Please let us know if we may be of any further assistance
    ##############################################################################################################

    None of this means anything to me. What do you suggest now?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Error 500 using Paypal

    My suggestions are the same:
    - don't use IIS/Windows hosting (there are VERY few good reasons for needing something so limited anyway)
    - don't use GoDaddy hosting (unrelated to the issue you're discussing, other than the fact that you just experienced your first passing-the-buck from them)

    The 500 error is coming from the server. Unless the server can tell you WHY it's throwing that error, it's impossible to find out what might be wrong on your site to cause it.
    I *can* tell you that tens of thousands of other users of Zen Cart are *not* reporting the problem you're mentioning, and their sites are working just fine.

    If you insist on staying with Windows hosting, then here's something you could try: delete all the ".htaccess" files from all folders and subfolders. Perhaps the 500 errors are because they're conflicting with IIS which likes to use web.config files instead. And, then work with your own security professional to find another way to build all the security protections normally afforded by the supplied .htaccess files which work with Apache-based webservers. If you choose not to do that, you're leaving your site open for hackers. But, that's your choice.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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.

  3. #3
    Join Date
    Aug 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Error 500 using Paypal

    Thanks for response, I'll let you know what we decide to do and the results.

  4. #4
    Join Date
    Aug 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Error 500 using Paypal

    Well here is where we are with Zen-Cart and Godaddy.

    First let me say at this point we have decided to stay with Godaddy.

    Second let me say at this point we have decided to proceed with Zen-Cart. My partner and I really like the ZC functionality.

    I made the following changes and the ZC shopping cart is functioning correctly. I have process a purchase through PayPal and ZC received the Transaction (inventory, customer and order). Emails were delivered to the Customer and to the store email address.

    Changes Made:
    1. I changed the payment setup to PayPal Standard.
    2. I configured PayPal IPN.
    3. I TURN-OFF cURL in My Store setup.
    note: Documentation at the top of the My Store Page for cURL
    should be changed.
    This what it is now.

    cURL Proxy Address
    If you have GoDaddy hosting or other hosting services that require use of a proxy to talk to external sites via cURL, enter their proxy address here.
    format: address: port
    ie: for GoDaddy, enter: proxy.shr.secureserver.net:3128 or possibly 64.202.165.130:3128


    It should be:

    cURL Proxy Address
    If you have hosting service that requires the use of a proxy to talk to external sites via cURL, enter their proxy address here.
    format: address: port
    Only an Example: enter: proxy.shr.secureserver.net:3128 or possibly 64.202.165.130:3128


    The cURL setting may have been the problem that started this thread. I'm moving on with the current setup of PayPal standard.


    Thanks again for your support.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Error 500 using Paypal

    So, you're confirming that the problem all along *was* a GoDaddy legacy issue.
    All you needed to do was leave CURL Proxy off (which it is by default).

    ref: http://www.zen-cart.com/forum/showpo...0&postcount=25


    By the way, I strongly recommend that you use Express Checkout instead of Website Payments Standard. You'll be grateful later.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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. using jquery ajax POST method returning 500 error
    By warroyo90 in forum General Questions
    Replies: 5
    Last Post: 9 Jun 2012, 07:47 AM
  2. HTTP 500 error on PayPal site
    By icikite in forum PayPal Express Checkout support
    Replies: 15
    Last Post: 9 Mar 2010, 02:36 PM
  3. internal error 500 when using admin/index.php
    By mobs in forum Upgrading from 1.3.x to 1.3.9
    Replies: 4
    Last Post: 29 Apr 2008, 10:48 PM
  4. Paypal checkout_process 500 error
    By ChrisK in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 28 Mar 2007, 02:00 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