Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2008
    Posts
    1
    Plugin Contributions
    0

    Default Cannot Get Past Liscense Agreement

    Hello,

    I have uploaded zen cart files to my server, edited/renamed configure.php, and gave correct permissions.

    When I run the installer and agree to the terms, my browser asks me to download index.php. Why is that?

    I thought it might be the cache not being writeable, or sessions not being enabled, but both are.

    Thank you in advance for your insight.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Cannot Get Past Liscense Agreement

    Anytime your browser attempts to download a .php file instead of processing it, it usually means that the server was unable to process the script before a timeout happened, and it attempts to send you the results of what it was able to do, but as a download instead of as proper browser output.

    Often it's a timeout problem that causes that.
    Timeouts can happen from a number of causes:
    - processing the page logic is taking too long
    - a resource required in order to process the page logic is being silently denied
    - the server is overly busy and cannot process the script normally

    Sometimes such a problem is caused by corrupt or incomplete or missing files caused by a bad FTP upload.

    The best place to start when having installer problems is to ensure that the /includes and /zc_install folder are all complete: all files present, none are 0-bytes, and no failures during upload.

    Use a true dedicated FTP program such as FileZilla to do mass uploads.
    Do not use design/development suites like dreamweaver or any MS product to do mass uploads.
    .

    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.

 

 

Similar Threads

  1. cannot get past accepting liscense
    By maria82g in forum Installing on a Linux/Unix Server
    Replies: 21
    Last Post: 1 Sep 2013, 07:09 PM
  2. v151 Cannot get past license agreement
    By Kelan in forum Installing on a Linux/Unix Server
    Replies: 11
    Last Post: 7 Aug 2013, 02:35 AM
  3. v150 Can't get past the GPL licensing agreement screen
    By 'R Candys in forum Installing on a Linux/Unix Server
    Replies: 21
    Last Post: 19 Sep 2012, 02:24 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