Page 2 of 2 FirstFirst 12
Results 11 to 20 of 24

Hybrid View

  1. #1
    Join Date
    Mar 2014
    Location
    Bellingham WA
    Posts
    8
    Plugin Contributions
    0

    Default Re: Confused student

    Thanks RodG. I will tackle the SSH today. The error I get is 404 file not found.
    Gjh42 I have tried zc_install and get 404 file not found.

    Thanks

  2. #2
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Confused student

    Quote Originally Posted by snccoulter View Post
    Thanks RodG. I will tackle the SSH today. The error I get is 404 file not found.
    Gjh42 I have tried zc_install and get 404 file not found.

    Thanks
    In which path do you have the folders: includes, images, admin, etc storedin? From a previous post it sounded like it was in the www directory or it was in the zencart directory off of www: var/www/zencart.

    I again recommend putting a simple file into the directory that is being accessed to verify all other things are correct to show the file. Even a php file like:
    Code:
    <?php
    Echo "Hello World!";
    ?>
    Preferably, something that has proper html encoding, but

    Also, are you trying to access the ZC server from the server itself or from your alternate location?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Mar 2014
    Location
    Bellingham WA
    Posts
    8
    Plugin Contributions
    0

    Default Re: Confused student

    Thanks for the help between you all and a new set of directions installing LAMP I was able to get it to work basically. What I did was copy the folders to /var/www/html. This is the address I used for the install 192.168.91.141/zc_install but I was given this error. date.timezone is not set in php is this the right direction to go in date.timezone = "Europe/Brussels" obviously I will find out what mine is america/pacific

    Thanks Steve

  4. #4
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Confused student

    Quote Originally Posted by snccoulter View Post
    Thanks for the help between you all and a new set of directions installing LAMP I was able to get it to work basically. What I did was copy the folders to /var/www/html. This is the address I used for the install 192.168.91.141/zc_install but I was given this error. date.timezone is not set in php is this the right direction to go in date.timezone = "Europe/Brussels" obviously I will find out what mine is america/pacific

    Thanks Steve
    So, you've basically got your first Zen Cart store installed... Now you are dealing with some of the "upgrade" aspects of it. Ideally your php would already have the timezone set in it, but there is a way to do that through ZC. Also. Where to find that part? Well, kinda want to say. Welcome to Zen Cart! :) as several of those that have provided assistance in here would say, school of hard knox is where a lot have gained their experience. Backup, try, break, restore... Repeat until successful. :)

    You may also want to search for the main topic of your issue: date.timezone. Even better is if/when you use the letters php with that search (which in this case is related to that problem). Sometimes, unfortunately, one must go outside of the ZC forum to search for a ZC article that relates/has a solution. Not sure why the integrated search isn't as good at finding related information. Anyways... I'm not trying to be a pain in your side. While there are plenty of helpful people on the forum, and it seems you have nearly completed your assignment (or so it seems), hopefully you learn more than the fact that open source rules and there are a lot of knowledgeable people out there that can be quite helpful.

    That said, in your installation process, did you return your configure.php files back to using relative paths for all of the directories, or are they all still hard coded? If the later, hope your instructor doesn't say, okay, now I want you to move your store to: xxxx.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Mar 2014
    Location
    Bellingham WA
    Posts
    8
    Plugin Contributions
    0

    Default Re: Confused student

    Correct all I had to do is get zencart up and running. There is no extra credit. I got that when I built a VM with ARCH. This Linux stuff is finally starting to make sense to me.(kinda) I do have to set up a CRON job for some backups/send it to the instructors ftp server, but that should be an easy step. I already have the script done and working. Now it is just scheduling it. I would be working on it now but I am sitting at the VA hospital to have a nuro stim removed now that the trial is done. It works and I should be able to get off the meds as soon as they can get me in for a permanent instal.

  6. #6
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Confused student

    Quote Originally Posted by snccoulter View Post
    I do have to set up a CRON job for some backups/send it to the instructors ftp server, but that should be an easy step. I already have the script done and working.
    Next step, update the script to use sFTP.

    It probably won't give you extra credits but it's a really good habit/practice to get into. :)

    Cheers
    Rod

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Crediting School/Student for purchase on Checkout
    By davisz in forum General Questions
    Replies: 6
    Last Post: 23 Feb 2011, 03:31 PM
  2. confused
    By accyjohn in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 May 2008, 07:54 PM
  3. Confused
    By whispers65233 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Feb 2007, 02:46 AM
  4. Confused!!!
    By shadez2270 in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 20 Dec 2006, 05:02 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