Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 32
  1. #21
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Blank page on inspection during install - Windows 2003 Server

    Sounds like your hosting company hasn't configured the server's PHP to know the correct timezone setting so it's having to guess, which it doesn't like.
    .

    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. #22
    Join Date
    Jun 2010
    Location
    London, UK
    Posts
    20
    Plugin Contributions
    0

    Default Re: Blank page on inspection during install - Windows 2003 Server

    HI
    Is this something i can override in the tpl_main_page.php ?

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

    Default Re: Blank page on inspection during install - Windows 2003 Server

    No. It's a PHP configuration controlled by the server administrator, ie: the hosting company.
    .

    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.

  4. #24
    Join Date
    Jun 2010
    Location
    London, UK
    Posts
    20
    Plugin Contributions
    0

    Default Re: Blank page on inspection during install - Windows 2003 Server

    Thanks, ok, i'll raise this with them and we can see how we go next week.

    Many thanks for your help

    Cheers

    Mark
    London

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

    Default Re: Blank page on inspection during install - Windows 2003 Server

    FYI ... as an aside, you'll have a more enjoyable experience with webhosting if you host on a Linux server instead of a windoze server.
    Something to consider before you get too far into things.
    .

    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.

  6. #26
    Join Date
    Jun 2010
    Location
    London, UK
    Posts
    20
    Plugin Contributions
    0

    Default Re: Blank page on inspection during install - Windows 2003 Server

    Morning
    We have resolved that question but am now getting an error:
    Fatal error: Maximum execution time of 60 seconds exceeded in E:\home\louisekjames\zen-cart\zc_install\includes\classes\installer.php on line 252

    What could this be ? Anything i can adjust or change ?

    Many thanks

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

    Default Re: Blank page on inspection during install - Windows 2003 Server

    Part of the installation process is to test whether CURL is working properly, since CURL is used by many internal components to talk to outside servers, such as payment gateways for submitting payment requests to credit card companys, and shipping companies to request live interactive quotes for shipping costs, and currency exchange rate updates, and many more things.
    The error you're getting on line 252 is happening when the installer is trying to talk to the www.zen-cart.com server via CURL to confirm that CURL actually works on your server. In your case it's taking more than 60 seconds to connect to an outside server. That reveals an ugly problem with your server's configuration, which is going to cause you problems down the road when you try to use payment and shipping services, and other things.
    There's no good reason for CURL to take longer than maybe a couple seconds at most. If it's taking longer than 60 seconds to do a simple connection, then your server must be configured wrong or CURL is blocked for some reason and the firewall is configured wrong, or maybe something worse.
    Time to get your hosting company involved again.
    Or use a more reliable and conventional hosting service.
    .

    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.

  8. #28
    Join Date
    Jun 2010
    Location
    London, UK
    Posts
    20
    Plugin Contributions
    0

    Default Re: Blank page on inspection during install - Windows 2003 Server

    Thanks for the feedback. I'll see what we can sort

  9. #29
    Join Date
    Jun 2010
    Location
    London, UK
    Posts
    20
    Plugin Contributions
    0

    Default Re: Blank page on inspection during install - Windows 2003 Server

    Morning
    Have checked and CURL is installed and that the zen-cart.com site can be accessed from the server.

    Is there an earlier release of Zen Cart i can try or do you have any other suggestions ?
    If this is a stop point then i'll have to drop the whole idea with Zen Cart and go with a competitor product

    Thanks

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

    Default Re: Blank page on inspection during install - Windows 2003 Server

    Honestly, it really feels like the problem is with the hosting service you're using, and not with Zen Cart.

    If you feel that your hosting service is sacred, then maybe an advanced system like Zen Cart, despite its minimal system requirements, isn't for 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.

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Installing on Windows Server 2003 - HTTP 500 Error After install
    By Karm4 in forum Installing on a Windows Server
    Replies: 3
    Last Post: 14 Sep 2010, 03:36 PM
  2. Blank page on inspection during install - Windows 7 Pro
    By david.sanders in forum Installing on a Windows Server
    Replies: 2
    Last Post: 24 Jun 2010, 05:46 AM
  3. How to a ZenCart test server on Windows XP/Server 2003?
    By timstoel in forum Installing on a Windows Server
    Replies: 2
    Last Post: 7 Sep 2009, 04:12 AM
  4. Curl on Windows 2003 server
    By animateclay in forum Installing on a Windows Server
    Replies: 1
    Last Post: 13 Jun 2007, 06:21 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