Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    May 2006
    Location
    Philippines
    Posts
    24
    Plugin Contributions
    0

    Default New User Need Help

    Hi Guyz,

    Sorry if this kind of topic already exist, but i'm new here and i'm new in using Zen Cart.

    I just finished uploading and installing Zen Cart. I encountered some problems when i finished installing Zen Cart.

    When i tried to go to the admin page of Zen Cart, this error appeared.

    Warning: main(/kunden/homepages/13/d161596823/htdocs/costarica/shop/includes/functions/compatibility.php): failed to open stream: No such file or directory in /homepages/13/d161596823/htdocs/costarica/shop/admin/includes/application_top.php on line 106

    Fatal error: main(): Failed opening required '/kunden/homepages/13/d161596823/htdocs/costarica/shop/includes/functions/compatibility.php' (include_path='.:/usr/local/lib/php') in /homepages/13/d161596823/htdocs/costarica/shop/admin/includes/application_top.php on line 106


    When i also tried to go to the shop page of Zen Cart, this error appeared.

    Warning: main(includes/functions/compatibility.php): failed to open stream: No such file or directory in /homepages/13/d161596823/htdocs/costarica/shop/includes/application_top.php on line 79

    Fatal error: main(): Failed opening required 'includes/functions/compatibility.php' (include_path='.:/usr/local/lib/php') in /homepages/13/d161596823/htdocs/costarica/shop/includes/application_top.php on line 79


    From the look of these error i think they are about the same. I just followed your instructions in the new installation guide. Maybe i did something wrong? or i miss something. Do i still have to do something in order to make it work?

    Please Help me guyz, i'm really new to this Zen Cart

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: New User Need Help

    Assuming that you have gotten this far, I am guessing that the DB has been created and populated with the prequisite info.

    It seems that there might be one or more files that did not upload correctly. Are you using a FTP client from your PC to upload? If so I would preserve the two files that now have specific information about your cart and just re-transfer the file package to your host.

    When done reupload the preserved files to their respective locations...and these are:

    includes/configure.php
    admin/includes/configure.php

    FTP these to your PC before reloading and then after FTP them back to the server.

    This should rule out file corruption if you are using a decent FTP client, they are not all equivalent.

    hope this corrects your problem
    Zen-Venom Get Bitten

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

    Default Re: New User Need Help

    Quote Originally Posted by alias101
    Hi Guyz,

    Sorry if this kind of topic already exist, but i'm new here and i'm new in using Zen Cart.

    I just finished uploading and installing Zen Cart. I encountered some problems when i finished installing Zen Cart.

    When i tried to go to the admin page of Zen Cart, this error appeared.

    Warning: main(/kunden/homepages/13/d161596823/htdocs/costarica/shop/includes/functions/compatibility.php): failed to open stream: No such file or directory in /homepages/13/d161596823/htdocs/costarica/shop/admin/includes/application_top.php on line 106

    Fatal error: main(): Failed opening required '/kunden/homepages/13/d161596823/htdocs/costarica/shop/includes/functions/compatibility.php' (include_path='.:/usr/local/lib/php') in /homepages/13/d161596823/htdocs/costarica/shop/admin/includes/application_top.php on line 106


    When i also tried to go to the shop page of Zen Cart, this error appeared.

    Warning: main(includes/functions/compatibility.php): failed to open stream: No such file or directory in /homepages/13/d161596823/htdocs/costarica/shop/includes/application_top.php on line 79

    Fatal error: main(): Failed opening required 'includes/functions/compatibility.php' (include_path='.:/usr/local/lib/php') in /homepages/13/d161596823/htdocs/costarica/shop/includes/application_top.php on line 79


    From the look of these error i think they are about the same. I just followed your instructions in the new installation guide. Maybe i did something wrong? or i miss something. Do i still have to do something in order to make it work?

    Please Help me guyz, i'm really new to this Zen Cart
    This looks to me like a faulty upload of files. When you unzip and upload the files to your web host (1&1 in this case) you are uploading almost 2,000 files. I have never yet done this without some failing, so I check my FTP results very carefully and reupload those that failed. At the very least, re-upload includes/functions/compatibility.php and see if that moves you forward.

    As an aside, because of the way 1&1 configures its shared hosting i.e. php is run as a script and MySQL databases are remote from the server on which your Zen Cart is hosted, a Zen Cart with a reasonable number of products or hits will run like a dog. It's a conveneient environment for development and small shops, but if you get serious, you may want to look at one of the hosts that is specifically configured for hosting Zen Carts.
    Kuroi Web Design and Development | Twitter

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

  4. #4
    Join Date
    May 2006
    Location
    Philippines
    Posts
    24
    Plugin Contributions
    0

    Default Re: New User Need Help

    I'm using CuteFTP program to upload my files to the server. Is this a good FTP tool? If not, got any suggestions?

    I'll try and upload again the files that you have mentioned. Thanx for the help guyz.

  5. #5
    Join Date
    May 2006
    Location
    Philippines
    Posts
    24
    Plugin Contributions
    0

    Default Re: New User Need Help

    Uhm... well guyz... I did wat you suggested. Still, the same problem occurred.

    Is it possible to remove Zen Cart from the server and then re-install it again?
    If do so, How is it done?

  6. #6
    Join Date
    Oct 2005
    Location
    New Mexico
    Posts
    393
    Plugin Contributions
    0

    Default Re: New User Need Help

    I had to re-install mine several times. Kept making an error and did not know what it was. I just deleted the entire folder of ZC files except for zc-install and then reran the install.

  7. #7
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: New User Need Help

    Might want to look at a different FTP client- I use FileZilla

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

    Default Re: New User Need Help

    Not familar with CuteFTP. This is another vote for FileZilla.
    Kuroi Web Design and Development | Twitter

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

  9. #9
    Join Date
    Dec 2005
    Posts
    53
    Plugin Contributions
    0

    Default Re: New User Need Help

    My money's on FileZilla too.

    (sorry for clutter - best windoze FTP I've used - the least transfer errors)

    Chris
    If it ain't broke, you're not trying hard enough...

  10. #10
    Join Date
    May 2006
    Location
    Philippines
    Posts
    24
    Plugin Contributions
    0

    Default Re: New User Need Help

    From kuroi:
    As an aside, because of the way 1&1 configures its shared hosting i.e. php is run as a script and MySQL databases are remote from the server on which your Zen Cart is hosted, a Zen Cart with a reasonable number of products or hits will run like a dog. It's a conveneient environment for development and small shops, but if you get serious, you may want to look at one of the hosts that is specifically configured for hosting Zen Carts.
    Can you give me some hosting company or hosts that is compatible with the Zen Cart?

    Thanks.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. new user registration failing - need ZC expert help please
    By mark.moby in forum General Questions
    Replies: 5
    Last Post: 22 Jun 2011, 12:45 AM
  2. New User-need HELP PLS with set-up!
    By mrspachtinger in forum Customization from the Admin
    Replies: 3
    Last Post: 31 May 2011, 08:43 PM
  3. New Zen Cart user - need info on addons
    By MaDd0g in forum General Questions
    Replies: 1
    Last Post: 3 Jun 2010, 08:31 AM
  4. New user here...need some help...
    By cjuk81 in forum General Questions
    Replies: 1
    Last Post: 23 Jul 2009, 02:24 PM
  5. New User - Very frustrated- need help!
    By hurricane41 in forum General Questions
    Replies: 10
    Last Post: 15 Aug 2008, 04:01 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