Page 4 of 10 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 93
  1. #31
    Join Date
    Jul 2007
    Posts
    1
    Plugin Contributions
    0

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

    I have a problem. after installed zencart without demo store, i can't open admin area. after login just blank page.

    sorry for my english. I hope you understand
    Last edited by javanistus; 13 Jul 2007 at 05:29 AM.

  2. #32
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

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

    Obviously you cannot connect to database.
    I suggest deleting, creating database first, make a note of name and user (check permissions too), then reinstall.
    Xampp has a built-in certificate so you can install with SSL support

  3. #33
    Join Date
    Sep 2006
    Location
    Ruckersville, VA, USA
    Posts
    286
    Plugin Contributions
    0

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

    What is the possiblity that your configuration has some simple problem?
    May I ask the following - can you see the store?
    If you can see the store and not the admin, that suggests the database is ok and the path that admin uses is not correct.
    If you cannot see both the store and the admin area then it could be the database, or the path is wrong for both...
    I am assuming your site is not 'on the air.' Is that true?

    jund

  4. #34
    Join Date
    Jul 2005
    Posts
    537
    Plugin Contributions
    0

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

    Some folks might have trouble getting XAMPP running if they have Skype installed and active.

    Skype often uses port 80 for incoming connections. This can be changed:
    Tools->Options->Advanced->Connections.
    Uncheck the box next to "Use port 80 and 443 as alternatives for incoming connections".
    Then click Save, and then quit and restart Skype before trying to start Apache in XAMPP.

  5. #35
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

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

    Hello All...

    I got the book and so far its nice. However I ran into a problem with Configuring Apache. I use the Crimson Editor and tried to open the <xampp-home>/apache/conf/httpd.conf file. It was said to be an invalid file. I tried looking for it manually but still cannot find the file.

    Yes, I am a total, utter novice. I got to start somewhere...

    - Yesac13

  6. #36
    Join Date
    Sep 2006
    Location
    Ruckersville, VA, USA
    Posts
    286
    Plugin Contributions
    0

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

    Quote Originally Posted by Yesac13 View Post
    Hello All...

    I got the book and so far its nice. However I ran into a problem with Configuring Apache. I use the Crimson Editor and tried to open the <xampp-home>/apache/conf/httpd.conf file. It was said to be an invalid file. I tried looking for it manually but still cannot find the file.

    Yes, I am a total, utter novice. I got to start somewhere...

    - Yesac13
    Please do not think this is a stupid question - but did you install the Apache server as part of the process... or are you using a previously installed Apache server?

    jund

  7. #37
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

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

    I have Apache already installed.

    But I need no help now. I figured out how to get to the stupid files. I realized that the "/" means subcategories. So I ignored the whole file name and focused on each word between the "/" and found what I was looking for. My problem before was that I typed in the whole file name as shown in the book and tried to search for that. It certainly did not work!

    I have lots to learn but am progressing fine now - for now, I'm sure I will hit a brick wall soon enough!

    Thanks for replying to my message.

    - Yesac13

  8. #38
    Join Date
    Apr 2006
    Location
    Sydney, Australia
    Posts
    112
    Plugin Contributions
    0

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

    Just installed XAMPP on a WXPSP2 machine and then installed a test store - works fine BUT...

    I get two warnings during creation:

    1) Curl is Not installed - I know it isnt from my server information. Question do I need in test environment and if so where can I get it?

    2) PHP Output buffering is off. ? Just starting so this might as well say "Your egg is hard boiled"

    Since the book gets rave reviews I purchased a copy which should be here in a week or so!
    alfo

    www.alfo.com.au
    online ordering for catering, tea parties, take away food and retail from alfo cafe
    www.alifefullof.com.au
    tea party essentials: leaf tea, coffee beans, oils, chocolate and more

  9. #39
    Join Date
    Jan 2008
    Posts
    23
    Plugin Contributions
    0

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

    Thats a quick guide without the details because there's nothing about curl support which is a major issue on installation.

  10. #40
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    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.

 

 
Page 4 of 10 FirstFirst ... 23456 ... LastLast

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

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