Results 1 to 10 of 10
  1. #1
    Join Date
    Jan 2006
    Posts
    27
    Plugin Contributions
    0

    Fatal Error on Install

    I'm desperate! I have installed ZenCart several times before without a hitch. Now I can't get it installed to save my life.

    Last Thursday I had the cart working fine. Then I tried to install the Admin Profiles and hosed the cart. So I downloaded the new version and tried to install it. No luck. I even tried to install the old version with the same results.

    I was using CuteFTP, now I have switched to Filezilla as an FTP client. I have downloaded, deleted and re-installed the cart about 5 - 6 times and continue to get this error:


    Warning: main(includes/templates/template_default/templates/system_setup_default.php): failed to open stream: No such file or directory in /hsphere/local/home/cluckclu/chickenliteracy.com/E-store/zc_install/includes/templates/template_default/common/tpl_main_page.php on line 29

    Warning: main(includes/templates/template_default/templates/system_setup_default.php): failed to open stream: No such file or directory in /hsphere/local/home/cluckclu/chickenliteracy.com/E-store/zc_install/includes/templates/template_default/common/tpl_main_page.php on line 29

    Fatal error: main(): Failed opening required 'includes/templates/template_default/templates/system_setup_default.php' (include_path='.:/usr/local/lib/php') in /hsphere/local/home/cluckclu/chickenliteracy.com/E-store/zc_install/includes/templates/template_default/common/tpl_main_page.php on line 29


    The files are there. Here is my URL http://chickenliteracy.com/E-store

    Any help would be appreciated.

    Thanks.

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Fatal Error on Install

    When I go to your site, it takes me straight into zc_install. Obviously I don't want to continue with that, so could you explain at what point in the installation process the warnings start?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Fatal Error on Install

    1. You should resolve this problem before continuing:
    PHP session.use_trans_sid = ON (should be OFF)
    2. What are all the filenames in your /zc_install/includes/templates/template_default/templates folder?
    What are the filesizes?
    What are the permissions on these files? (chmod values etc)
    Who is the owner of these files (according to Linux)?
    .

    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. #4
    Join Date
    Jan 2006
    Posts
    27
    Plugin Contributions
    0

    Default Re: Fatal Error on Install

    Thanks for the quick reply!

    OK -

    It acts like the install is fine. It shows I have all the permissions set correctly. Then I click on install and get the error.

    How do I do this:
    PHP session.use_trans_sid = ON (should be OFF)

    The files names? they are the default names

    Owner of the files? what does this mean.

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Fatal Error on Install

    Quote Originally Posted by mlbracewell View Post
    How do I do this:
    PHP session.use_trans_sid = ON (should be OFF)
    If you go back into zc_install there is a "click here for more info" link next to this setting.

    The files names? they are the default names
    And yet if everything were alright with them, there wouldn't be a problem. Hence Dr Byte's request for names, file sizes and permissions to try to spot the problem.[/QUOTE]

    Owner of the files? what does this mean.
    OK, I 'fess up. I'm not sure how you get at this either, but I'm sure I'll be feeling foolish when he pops back to explain the obvious
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Jan 2006
    Posts
    27
    Plugin Contributions
    0

    Default Re: Fatal Error on Install

    I have compared all the files and they are all installed. I have checked this each time I did an install. I have even run a syconization of the files.

    My hosting company changed the Globals to OFF. They haven't changed the session setting yet, regardless that does not effect how zencart runs- or so it says.

    Any other clues?

  7. #7
    Join Date
    Jul 2005
    Location
    Charlottesville, VA
    Posts
    431
    Plugin Contributions
    0

    Default Re: Fatal Error on Install

    If you have CPanel, you could easily check your error logs. If you have too much normal error traffic from the rest of your site, try running the install again, then check the error log when you try to go to index.php.

    I've found that to be extremely helpful whenever I've had a problem with my site that I suspected was owing to configuration.

    ---Diana

  8. #8
    Join Date
    Sep 2006
    Location
    San Antonio, TX, USA
    Posts
    32
    Plugin Contributions
    0

    Default Re: Fatal Error on Install

    Fortunately, you have directory listing enabled. :)
    clicky: http://chickenliteracy.com/E-store/z...ult/templates/

    That last file, named system_setup_default.ph should be named system_setup_default.php

    Dunno how that happened.

  9. #9
    Join Date
    Nov 2006
    Posts
    1
    Plugin Contributions
    0

    Default Re: Fatal Error on Install

    I have the exact same problem the url is http://www.bigeasyproperties.com
    I installed everything and it seemed to go fine I chose to use the example products as this is my first install but after I put in my user name and password I get the message
    Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/content/n/o/l/nolabydesign/html/admin/index.php on line 43

    Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/content/n/o/l/nolabydesign/html/admin/index.php on line 43

    Fatal error: main(): Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.:/usr/local/lib/php') in /home/content/n/o/l/nolabydesign/html/admin/index.php on line 43

    So thats it I can't get into the admin area I don't even know where to begin to work on this so if anybody can help I would greatly appreciate it

  10. #10
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Fatal Error on Install

    Quote Originally Posted by nolabydesign View Post
    I have the exact same problem the url is http://www.bigeasyproperties.com
    I installed everything and it seemed to go fine I chose to use the example products as this is my first install but after I put in my user name and password I get the message
    Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/content/n/o/l/nolabydesign/html/admin/index.php on line 43

    Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/content/n/o/l/nolabydesign/html/admin/index.php on line 43

    Fatal error: main(): Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.:/usr/local/lib/php') in /home/content/n/o/l/nolabydesign/html/admin/index.php on line 43

    So thats it I can't get into the admin area I don't even know where to begin to work on this so if anybody can help I would greatly appreciate it
    This is a problem with your admin/includes/config.php file. Can you post the contents taking care to delete the database details before doing so.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. v150 install error wont pass the database: PHP Fatal error: 1101:BLOB/TEXT
    By tparmley2001 in forum Installing on a Windows Server
    Replies: 9
    Last Post: 6 Aug 2012, 04:22 AM
  2. Fatal Error after install
    By gillpotsoffun in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 30 Mar 2007, 03:05 PM
  3. fatal error after install
    By fusion in forum Installing on a Windows Server
    Replies: 0
    Last Post: 20 Feb 2007, 07:53 PM
  4. fatal error on install
    By Bar Nuthin in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 28 Oct 2006, 09:32 PM

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