Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    help question trouble uploading on my mac server. HELP!

    Man, I've been at this all day. I'm deep into the night now and I don't know what else to try...

    ahhhh

    I am following all the instructions exactly - but am getting no results.

    Right now, I'm at the simple stage of getting the zencart installed.

    I created my directory on the server and called it zencart

    i then dragged all the files off my desktop into this new directory i created in my ftp program, firezilla

    now, i go to my site: http://biomathealth.com/zencart/zc_install/

    but i get this message:

    The requested URL /zencart/zc_install/ was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Apache/1.3.36 Server at biomathealth.com Port 80


    so then i installed xampp - have no idea what it is but i installed it. now i see i actually need mamp

    why is this so complicated??

    am i supposed to do something with these programs to get the zencart files onto the server?

    i appreciate your help.

    jen

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

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    Quote Originally Posted by jenb View Post
    I created my directory on the server and called it zencart
    "where" did you create that directory?

    A webserver serves its website content from files located in specific folders, technically referred to as the "web root" (ie: the "root" or start of the website-accessible content).
    On a linux server this is usually a "public_html" or "htdocs" or "httpdocs" or "html" folder, often located under several other folders ... eg: /home/myaccount/public_html or /var/www/htdocs


    On your mac, inside Finder, do you have a folder that has a name akin to websites? You'd be well-advised to be moving/placing your Zen Cart folder inside that directory before trying to access it from a browser.

    Similarly, XAMPP typically serves its web-page content from (on Windows) C:\xampp\htdocs\. I imagine it would be something similar on your mac.
    XAMPP and MAMP should have some documentation about "where" the "web root" is located, ie: where you're supposed to place your files so that its Apache service can serve them 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.

  3. #3
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    1. I downloaded zencart to my desktop
    2. I moved the files into my website folder (biomathealth) , created a folder called zencart
    3. Then I opened my server - went to filezilla, and opened up the files to biomathealth
    4. Dragged files from my computer into the server - the website files

    first of all, it doesn't even copy them all. its like 1700 files and it just leaves 1000 files les in que.

    then, when i go to log in and start insallation, the page fails - even though i can see that the folder zc_install/ is installed on my server in firezilla.

    http://biomathealth.com/zencart/zc_install/ - doesn't bring me anywhere.

    is there step by step instructions for mac that work?

    I am not a web wizard, but i can do it if it is step by step. if i have to get
    get too creative, i get lost because i don't even understand what apache is,......

    i just need to know step by step.

    i've been following instructions, but theye aren't working. p

    i guess because i'm on a mac.

    help? ideas? step by step how to do this??

  4. #4
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    and so i'm clear - when you say "where"

    its specifically going into my server, opening the folder to my website, and dragging the folder zencart from my computer to the server.

  5. #5
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    what i need is step by step instructions s

    on how to install zencart on my macc

    if i need to install some software for apach e,

    cool, but i don't even understand what "apache : is

    and i can't even type in theis box withouth tiit messing up...... is this a mac
    unfriendly site or what ?

    i'm in firefox on a mac and i can't type propoperly h here.re

    anyways

    if anyone can give me step by step instuructions on making this work on a mac g4, 10.4 OSX that would be awesome. i'd lreally like this to work.

  6. #6
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    i have installed both MAMP and xampp

    but have no idea what to do wit h it t to make this work...

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

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    I see a "zencart" folder on your site, but it's empty ... as if no files have been copied to it:
    http://biomathealth.com/zencart/

    first of all, it doesn't even copy them all. its like 1700 files and it just leaves 1000 files les in que.
    I'm not familiar with firezilla to comment on it. Maybe it's not so reliable? esp if it's leaving files untransferred.
    I've heard of Fetch as a popular FTP program for mac. Do you have that available?
    .

    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. #8
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    Hi jenb,

    I'll try to simplify things a bit here:

    Zen Cart requires server software like PHP, Apache, and MySQL to run.

    For testing and development purposes, you can use MAMP or XAMPP (which bundles PHP, Apache and MySQL) to run your Zen Cart store on your personal computer or laptop. This setup usually means only you have access to the Zen Cart store.

    To start selling online, you will need to run Zen Cart on a remote host which already has PHP, Apache and MySQL running. There is thus no need for XAMPP or MAMP in this case since the required server software is already present.

    Installation on a remote host can be done via an installer like Fantastico (not recommended) or you install Zen Cart yourself as you have already tried.

    The important thing is to make sure you have uploaded all the required files for installation to the correct document root (as DrByte) mentioned before you commence the installation.
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  9. #9
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    ok, what i'm trying to do is set up a shopping cart on my site
    that doesn't use a credit card processing compnay

    because i am processing the order s m yself another way

    so i just want to have a shopping cart on my st ystme that takes the order and lets them know what's in teh shopping cart and produces an order number

    then i want that info to be sent to my eamail - like a form

    is this possible ?

    and the reason there wer e no files was that i erased them all to start over againg with step by step instructions.

  10. #10
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: 6 hours later, I still can't install Zen Cart. HELP!

    Yes, what you described is possible because one of the default payment modules that come with Zen Cart already does that.

    The payment module is "Credit Card - Offline Processing" can be activated and configured under Modules > Payment in your Admin Console.
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 SSL on Mac Lion Server
    By einarso in forum Installing on a Mac Server
    Replies: 6
    Last Post: 27 Sep 2012, 09:08 AM
  2. trouble uploading.
    By tawnytanner in forum Installing on a Windows Server
    Replies: 1
    Last Post: 18 Feb 2009, 10:07 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