Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    red flag Need Help Going Live

    I have set up ZC on my pc using XAMPP as a server. I have it going perfect and all 133 products are in it. It's taken me a week and I am very proud of my work, specially since I haven't had the major hassles a lot of you seem to have had.

    But as they say, if it seems to good to be true, it probably is. I have spent the best part of today trying to upload it to my web hosting server. I have a domain address. I have a db. I have tried the way the tutorial says to do it in the I WANT TO MOVE MY ZEN CART INSTALLATION TO ANOTHER HOST OR A DIFFERENT SERVER. I have also tried doing it by importig it from MySQL admin via my web server. And also exporting it from XAMPP.

    It's not working. Something to do with the configure.php I have allowed writting on it etc ... absolutely everything I have read in any applicable post available. I don't know what else to try so I thought I'd ask.

    Any help will be appreciated immensely.

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

    Default Re: Need Help Going Live

    Could you start by confirming that you have
    1. installed Zen Cart on your remote server
    2. copied your template files over the top of the Zen cart installation
    3. exported your XAMPP database
    4. imported your database to one created on your remote server
    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
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Need Help Going Live

    I haven't got passed the 1st step of installing ZC in my remote server because i get these messages:
    # The Session/SQL Cache Directory entry does not exist
    # The Session/SQL Cache Directory entry is not writeable

    I have no idea what that means.

    BTW, mySQL client version is 4.0.24 Dunno if that is of any use.
    Thank you again for any info.

  4. #4
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Need Help Going Live

    I have actually uploaded ZC to my remote server. However, when running the installation, I get the error messages mentioned before.

    Hope that helps.

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

    Default Re: Need Help Going Live

    When during the running of the installation do these messages occur?

    More specifically, the first screen is the welcome screen, the second is the license screen, the third is the system inspection screen. Do the error messages occur before during or after the system inspection screen? And is there anything in red on the system inspections screen, and if so, what?
    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
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Need Help Going Live

    the errors happen after I enter my db details and I click on the save ... button on the bottom of the window. It opens up again on the same window with a big red stop sign at the top and the 2 error messages in red beside that sign.

    Thank you for replying.

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

    Default Re: Need Help Going Live

    Winding back slightly. Is there anything in red the first time you go through the systems inspection screen?
    Kuroi Web Design and Development | Twitter

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

  8. #8
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Need Help Going Live

    These are the ones in the prerequisites window that don't have a tick.

    (!) PHP API Mode = cgi
    (!) Register Globals = ON
    (!) PHP session.use_trans_sid = ON
    (!) Suggested SQL Cache Folder = /s101-2/cache

    (!)PHP Session.Save_Path = 10.0.1.101 -->Unwriteable

    (!) cache = Unwriteable (chmod 777 read/write/execute)

    All the rest have green ticks. The furthest I get after that is database setup and it won't go past it.

    Thank you again.

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

    Default Re: Need Help Going Live

    Quote Originally Posted by vivaraquel View Post
    These are the ones in the prerequisites window that don't have a tick.

    (!) PHP API Mode = cgi
    (!) Register Globals = ON
    (!) PHP session.use_trans_sid = ON
    (!) Suggested SQL Cache Folder = /s101-2/cache

    (!)PHP Session.Save_Path = 10.0.1.101 -->Unwriteable

    (!) cache = Unwriteable (chmod 777 read/write/execute)

    All the rest have green ticks. The furthest I get after that is database setup and it won't go past it.

    Thank you again.
    OK. Running through these in turn.
    "PHP API Mode = cgi" is for information and not a problem (you can't change it anyway)
    "Register Globals = ON" is not ideal as it can introduce some security issues, but it's not the cause of your installation problem.
    "PHP session.use_trans_id = ON" is also not ideal as it can lead to lower ratings by search engines, but again is not the cause the of your problem.
    "Suggested SQL Cache Folder = /s101-2/cache" is interesting and may be a clue. I've never seen that without a tick so I'm guessing Zen Cart doesn't like your cache directory for some reason. We'll come back to this.
    "PHP Session.Save_Path = 10.0.1.101 -->Unwriteable" you can ignore as PHP's setting for this is for information only.
    "cache = Unwriteable (chmod 777 read/write/execute)" and here we are back to the cache again, which is also what your error messages are about.

    A few questions:
    Is your remote server running Unix or Windows?
    Is there a /s101-2/cache directory on your remote server?
    If so, what are the access permissions on it?
    Kuroi Web Design and Development | Twitter

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

  10. #10
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Need Help Going Live

    A few questions:
    Is your remote server running Unix or Windows?
    --> Windows

    Is there a /s101-2/cache directory on your remote server?
    --> Yes

    If so, what are the access permissions on it?
    --> I don't kow. I will ask my web host about that.

    Thank you so much again. I really appreciate your time.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Going Live with my store...need a bit of help please.
    By organicplanet in forum General Questions
    Replies: 6
    Last Post: 22 May 2009, 03:07 PM
  2. Need some help before going live
    By hankliu in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Dec 2006, 08:33 AM
  3. Need Urgent Help almost going LIVE
    By covone in forum Basic Configuration
    Replies: 1
    Last Post: 25 Oct 2006, 02:55 AM
  4. Need Help Going Live Tomorrow :-(
    By coastalfog in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 2 Aug 2006, 01:12 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