Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Install hanging up

    My first installation of the newly released 1.5.6 is hanging up. I can tell you it's possible that my new cable connection is dropping out but it's hung twice so far. It created the database and hung up, then has hung up importing the demo products. The screen message is Loading Demo Data 100% and yes the data has been inserted. So no configure file creation. I've waited a long time as the first hang up did finally proceed. But now it's just stuck. I can start over but need to know what is happening. Any guesses?

    This is on php 5.6 and msql 5.5 so supposedly should work.
    The full-time Zen Cart Guru. WizTech4ZC.com

  2. #2
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Install hanging up

    Starting over, the installer hung up immediately when it detected the database. My experience is saying it is not backwards compatible to php 5.6.

    I put it on a 7 server - nearly identical server - and it worked like a charm.
    The full-time Zen Cart Guru. WizTech4ZC.com

  3. #3
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Install hanging up

    and the surprise was the other server was running 5.5. It worked great but the other 5.6 did not. Yes, two different servers but very few differences between the two.
    The full-time Zen Cart Guru. WizTech4ZC.com

  4. #4
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Install hanging up

    and I deleted the data / tables in the database and tried again. It actually does do all the database work - including adding the demo products but the installer still is stuck saying Creating Database 19% so the configure files do not get created and no additional admin / config settings done. I did this on another server with no issues at all - same browser, same files. Anybody?
    The full-time Zen Cart Guru. WizTech4ZC.com

  5. #5
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Install hanging up

    Maybe the php script times out. php setting "Maximum execution time", i think the default is 30 or 40 seconds. You could compare those values across your server setups

  6. #6
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Install hanging up

    I've used ZC v1.5.6 on PHP 5.5, 5.6, 7.0, 7.1, 7.2, 7.3 without any install/upgrade issues.

    I suggest looking in your /logs/ directory for any .log files created by the installer. It generates some status logs, but if PHP errors occur, it logs those PHP errors like the rest of ZC does. Perhaps those will reveal clues to help you.
    .

    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.

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,684
    Plugin Contributions
    123

    Default Re: Install hanging up

    Likewise. I can't run PHP 7 all the time because I run some old sites locally, and I have never had an issue with 1.5.6 under PHP 5.6.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Install hanging up

    Is there any difference between zen cart versions? I have many live websites on this server running zen cart and my main testing sites are also there and have never seen this behavior before. I certainly have no issues doing anything on this server.
    The full-time Zen Cart Guru. WizTech4ZC.com

  9. #9
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Install hanging up

    I see several install debug files with this:
    Code:
    [15-Dec-2018 15:09:40 America/New_York] PHP Notice:  Undefined variable: db_user in /home/xxxxx/public_html/xxxxx/1_5_6/zc_install/includes/template/templates/database_default.php on line 41
    [15-Dec-2018 15:09:40 America/New_York] PHP Notice:  Undefined variable: db_password in /home/xxxx/public_html/dxxxxx/1_5_6/zc_install/includes/template/templates/database_default.php on line 50
    Kinda hard to tell where they happened in which part of the process but these logs are in between what appears to be successful parts of the install with the last one saying "saving cfg keys"
    The full-time Zen Cart Guru. WizTech4ZC.com

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Install hanging up

    Did you use 'utf8'?
    Maybe you used 'utf8mb4' but your mysql doesn't want to support it?
    .

    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 1 of 3 123 LastLast

Similar Threads

  1. v139h Orders hanging
    By MHulak in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 23 Mar 2013, 10:42 PM
  2. Pages are hanging?
    By DragonLady in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 26 Jun 2010, 06:40 PM
  3. Install Hanging up on upgrade/server move etc? Check this
    By Ryk in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 14 Jan 2010, 11:59 PM
  4. PayPal checkout hanging?
    By Jeff_Mash in forum Managing Customers and Orders
    Replies: 4
    Last Post: 4 Jun 2008, 10:16 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR