Results 1 to 8 of 8
  1. #1
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default Host removing PHP5.3 and upgrade to MySQL 5.5 - should i be worried?

    Currently running ZC version 1.5.1
    Hosting company is upgrading overnight tonight.
    I wasn't planning to upgrade ZC until after Christmas (Busiest time of year right now)
    Will my world come crashing down tomorrow or should everything run ok?
    I cant find any information on here suggesting either way
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Host removing PHP5.3 and upgrade to MySQL 5.5 - should i be worried?


  3. #3
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default Re: Host removing PHP5.3 and upgrade to MySQL 5.5 - should i be worried?

    Thanks Stevesh I didn't find that info.
    Will keep fingers crossed and upgrade in the new year then.
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  4. #4
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Host removing PHP5.3 and upgrade to MySQL 5.5 - should i be worried?

    According to that doc,

    Zencart v1.5.1 will require 'some patches' to properly function when php5.3.x is removed ( I took that to mean...upgraded to php5.4.x or higher.)

    I don't know of any place that actually lists all the 'some patches'

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

    Default Re: Host removing PHP5.3 and upgrade to MySQL 5.5 - should i be worried?

    One such patch identified so far has been to modify includes/functions/html_output.php

    Making the following change to lines 62-63 seems to bypass the problem and appears to have stopped triggering the PHP out-of-memory condition:
    Code:
          if (defined('SID') && zen_not_null(constant('SID'))) {
            $sid = constant('SID');
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default Re: Host removing PHP5.3 and upgrade to MySQL 5.5 - should i be worried?

    and it's broken!!!!
    On to the help desk already (Terra Networks)

    any other "Patches" I need to make?
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

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

    Default Re: Host removing PHP5.3 and upgrade to MySQL 5.5 - should i be worried?

    Any error logs to provide and possibly help us help you?
    (Logs folder myDEBUG files, most recent first.)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #8
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default Re: Host removing PHP5.3 and upgrade to MySQL 5.5 - should i be worried?

    OK the guys at TerraNetwork have had a look and say my situation is unusual (Always me t-shirt now donned).
    Apparently they have managed to log into my admin site and disable Gzip compression which has now solved the issue.
    In the mean time I also added the new text into the html_output.php file as well while they were fiddling about.
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

 

 

Similar Threads

  1. MySQL Resource Hogging and host is complaining
    By Big_Woody in forum General Questions
    Replies: 10
    Last Post: 16 Feb 2010, 11:01 PM
  2. Upgraded to PHP5 and MySQL 5 - unable to login
    By Krishna in forum Installing on a Mac Server
    Replies: 1
    Last Post: 23 Nov 2009, 11:43 AM
  3. Replies: 5
    Last Post: 6 Sep 2006, 03:41 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