Thread: The CabinetGuy

Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 43
  1. #21
    Join Date
    Feb 2008
    Location
    Tx gulf coast
    Posts
    126
    Plugin Contributions
    0

    Default Re: The CabinetGuy

    thanks, I'll do that and let you know if I find something helpful and how it turns out....

    Keith

  2. #22
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: The CabinetGuy

    Sounds like a winner ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #23
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: The CabinetGuy

    Hey Keith. As Zen Cart's resident "server tech guy," Linda asked me to step in and offer some advice.

    Based on Linda's encyclopedic knowledge of product attributes, we believe that the server is choking on the sheer volume of data in this scenario. The available memory is not enough to hold the data. So there's two memory limits that you need to check, and max out.

    Linda pointed you to the first one, PHP's memory limit (memory_limit in php.ini). You upped it to 512 MB, but I would guess that your server has additional capacity. Find out how much RAM your system has, and then set memory_limit somewhere below that amount. For example, if your system has 4 GB of memory, I might set PHP's memory_limit to 3 GB.

    Code:
    memory_limit = 3G
    Restart Apache, and try your checkout again.

    If you still choke out, then the choke point is likely further down the stack in MySQL. One step at a time though; try this and report back.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  4. #24
    Join Date
    Feb 2008
    Location
    Tx gulf coast
    Posts
    126
    Plugin Contributions
    0

    Default Re: The CabinetGuy

    thanks for the insight.

    my vps plan has a limit of 768 mb of php memory and we are maxed out without having to go to another plan.

    With this, there is no improvement.

    thx

  5. #25
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: The CabinetGuy

    I'm afraid you've run into the all-too-common scenario of having outgrown your server. Time to upgrade.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  6. #26
    Join Date
    Feb 2008
    Location
    Tx gulf coast
    Posts
    126
    Plugin Contributions
    0

    Default Re: The CabinetGuy

    so, you think this is solely a function of my server?

    I can process large orders in my cart all day long until I sign in...that's when the trouble starts. If I sign in, the system seems to time out. If i do this as a guest, everything is fine until I sign in then it bogs...

    What is the relationship with signing in versus not signing in...?

    Keith.

  7. #27
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: The CabinetGuy

    .

    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. #28
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: The CabinetGuy

    (Per discussion with Ajeh) When you're not logged in, items in the shopping cart exist only in the session. As soon as you log in, those items get permanently stored in the database. In this case, your products' high degree of complexity is exposing some inefficiencies in the optimization of the core code in ZC v1.x, resulting in the slowdown you see, due to higher number of queries.

    Unfortunately, optimizing memory in MySQL is not as straightforward as with PHP. To get started, could you please post the contents of your my.cnf file?
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  9. #29
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: The CabinetGuy

    Are you using USPS only for First Class?

    What are you using Zone Rates for?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #30
    Join Date
    Feb 2008
    Location
    Tx gulf coast
    Posts
    126
    Plugin Contributions
    0

    Default Re: The CabinetGuy

    i added the zone rate only for Ontario, canada... for some reason, the usps would not pull the other international rates.

    Keith

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. How can I change the font color of the links in the lower part fo the header
    By Marlake in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Jul 2011, 06:00 PM
  2. How would I move the template all the way to the right and fix an image to the
    By pityocamptes in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 15 Sep 2010, 05:45 AM
  3. How do I *tighten up* the space between the header and the start of the content.
    By comicart in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Sep 2008, 05:08 PM
  4. Why is the description in the browser different from the item on the page?
    By GGWS in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 27 Jul 2007, 03:15 PM
  5. Where is the part in CSS to change the color of the middle part of the background?
    By drbarnet in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Jul 2006, 08: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