Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2010
    Posts
    8
    Plugin Contributions
    0

    Default Hanging after license confirmation - zc_install

    I am running the Zen Cart Setup v1.3.8a and it hangs after accepting the license agreement. I don't get any error messages, I just get a blank page on the browser after it times out.

    I have:
    • checked permissions on all my files and directories
    • check that my configure.php files are present in admin and include directories
    • tried IE8 and Chrome browsers
    • check every FAQ and formum I could find for resolution information

    I am still stuck. My stack is:

    Windows 7
    Apache 2.2
    PHP 5.3.2
    mySQL 5.1 (although I don't think that matters because I have not gotten that far)

    I would be grateful for any assistance. Thanks in advance.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Hanging after license confirmation - zc_install

    Please install the PHP 5.3 patch for v1.3.8a which is posted in the News & Announcements area of the forum.
    .

    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
    Mar 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Hanging after license confirmation - zc_install

    Thanks for your response. I installed the files as suggested but it is still hanging. The browser spins for 20 or so seconds after I hit the submit button on the license page then I get a blank page. The URL in the browser address bar is:

    http://localhost/zencart/zc_install/...n_page=inspect

    Thanks again for the help.

  4. #4
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Hanging after license confirmation - zc_install

    You are trying to install on your PC?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Mar 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Hanging after license confirmation - zc_install

    Yes, I am trying to put together a development environment to test out ZenCart.

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Hanging after license confirmation - zc_install

    Sounds like you haven't got your Apache/php/mysql stack installed properly.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7
    Join Date
    Mar 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Hanging after license confirmation - zc_install

    That is quite possible. I did not see anything very specific in the installation instructions regarding mysql. I have it installed on my system; what else needs to be configured prior to running zc_install?

    mysql is running.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Hanging after license confirmation - zc_install

    Zen Cart installation assumes you have a fully working webserver set up according to traditional webserver A/M/P stack configurations.

    Many people who elect to set up a local webserver for testing opt for XAMPP, which is a prebundled A/M/P stack that works on Windows and Linux and Mac machines. It's suitable for newbies just getting started who know nothing about configuring a webserver and don't care to study the inner intricacies of doing so. A live site should NEVER be run off such a bundled stack, but it is fine for use as a test area on your local computer.
    If you're one of the few who wants to study the inner depths of learning how to set up a webserver with traditional configurations, I recommend you start your learning curve at a place like webhostingtalk.com

    Meanwhile, the timeout after the license screen is happening while the Zen Cart installer is attempting to inspect your system for possible problems. You might look at the zcinstallXXXXX.log file in your /cache/ folder to see if it offers any hints about what it was able to find vs where it aborted and croaked with a blank screen.
    .

    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.

  9. #9
    Join Date
    Mar 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Hanging after license confirmation - zc_install

    Thanks for everyone's help. This was a super esoteric Windows issue... Here is what was very helpful and hopefully others can benefit.

    The php error log. php-errors.log located in /Windows/temp. This indicated I had problems with mysql_connect() - (this forum directed me to MySql stack issues)

    I found good documentation and more importantly user comments at http://us.php.net/function.mysql-connect. You have to read lots of stuff to get what you need.

    After lots of trial and error, I updated /etc/hosts to include:
    127.0.0.1 localhost

    This was the actual fix! Windows 7 is not a real programming environment as I am learning and has issues. Bummer it took 8 hours and lots of head bashing.

    Thanks again for everyone's help.

 

 

Similar Threads

  1. v155 Extra details shown at end of License Terms in zc_install
    By Diavire in forum Bug Reports
    Replies: 1
    Last Post: 18 Mar 2016, 03:51 PM
  2. license confirmation
    By imm0rta1 in forum Installing on a Windows Server
    Replies: 2
    Last Post: 29 Sep 2010, 01:46 PM
  3. Setup - License Confirmation
    By antke in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 19 Dec 2007, 05:49 PM
  4. License Confirmation
    By wormser in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 27 Apr 2007, 12:30 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