Results 1 to 10 of 93

Hybrid View

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

    Default Re: Setting up Zen Cart on Windows XP using Xampp - a howto

    XAMPP is never intended to run a live server. Your choice to do so is contrary even to apachefriends.org's recommendations to avoid such use.

    Nevertheless, if you want CURL support, just enable it in your php.ini.
    And SSL as well.

    Since you're going to ask "how", just uncomment these lines:
    Code:
    ;extension=php_curl.dll
    ;extension=php_openssl.dll
    ...so they look like this:
    Code:
    extension=php_curl.dll
    extension=php_openssl.dll
    And restart the apache service afterward.
    .

    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.

  2. #2
    Join Date
    Dec 2003
    Location
    UPstate NY
    Posts
    440
    Plugin Contributions
    0

    help question Re: Setting up Zen Cart on Windows XP using Xampp - a howto

    Quote Originally Posted by DrByte View Post
    XAMPP is never intended to run a live server. Your choice to do so is contrary even to apachefriends.org's recommendations to avoid such use.

    Nevertheless, if you want CURL support, just enable it in your php.ini.
    And SSL as well.

    Since you're going to ask "how", just uncomment these lines:
    Code:
    ;extension=php_curl.dll
    ;extension=php_openssl.dll
    ...so they look like this:
    Code:
    extension=php_curl.dll
    extension=php_openssl.dll
    And restart the apache service afterward.
    I am back with ZC after a long absence and re-learning ZC.

    I did both of the above on localhost to try to get rid of the error messages, and they still appear.

    Anything I can do?? (I don't absolutely need curl on localhost, I would just like to know how to make this work!!)

    Thank you, Tom

  3. #3
    Join Date
    Dec 2003
    Location
    UPstate NY
    Posts
    440
    Plugin Contributions
    0

    Default Re: Setting up Zen Cart on Windows XP using Xampp - a howto

    I got ZC working just fine by setting the various IIS services to manual and stopping them before installing the most current Xampp.

    No other issues with the ZC install other than the above-mentioned Curl thing.

    :) tom

 

 

Similar Threads

  1. I am using xampp to run Zen Cart, Cannot install???
    By eistern82 in forum Installing on a Windows Server
    Replies: 3
    Last Post: 9 Mar 2010, 02:34 PM
  2. Replies: 1
    Last Post: 9 Mar 2010, 12:16 PM
  3. Curl Error when setting up Zen Cart on Windows XP using Xampp
    By auto-steve in forum Installing on a Windows Server
    Replies: 3
    Last Post: 6 Jul 2009, 09:47 AM
  4. XAMPP & Zen-Car 1.3.8 on Windows Server 2003 R2
    By mtrantas in forum Installing on a Windows Server
    Replies: 1
    Last Post: 17 Mar 2008, 08:52 PM
  5. NewB Using Zen Cart Book to install XAMPP-configuration problems!!
    By carlyjcais in forum Installing on a Mac Server
    Replies: 14
    Last Post: 16 Nov 2007, 07:05 AM

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