Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Zen Cart 1.3.5 on php 5.2.11

Zen Cart 1.3.5 on php 5.2.11

Locked

Views: 1,055

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
13 Apr 2010, 8:06 PM
#1
domain avatar

domain

New Zenner

Join Date:
Apr 2010
Posts:
4
Plugin Contributions:
0

Zen Cart 1.3.5 on php 5.2.11

Hello,

I hope you can help me. I have a customer running an older Zen Cart 1.3.5 for last three years. Now he got a new domain and is duplicating his shop on a new server.

Is there any way to get Zen Cart 1.3.5 to run on a web server that runs php 5.2.11?

Thanks in advance

13 Apr 2010, 8:11 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Zen Cart 1.3.5 on php 5.2.11

I hope you can help me. I have a customer running an older Zen Cart 1.3.5 for last three years. Now he got a new domain and is duplicating his shop on a new server.

Is there any way to get Zen Cart 1.3.5 to run on a web server that runs php 5.2.11?
Yes there are patches on this site....
But IMO it is a good time to upgrade to latest stable 1.3.8a

13 Apr 2010, 8:18 PM
#3
domain avatar

domain

New Zenner

Join Date:
Apr 2010
Posts:
4
Plugin Contributions:
0

Re: Zen Cart 1.3.5 on php 5.2.11

kobra:

Yes there are patches on this site....
But IMO it is a good time to upgrade to latest stable 1.3.8a

Could you give me a hint as to where to find the patches?

13 Apr 2010, 8:19 PM
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Zen Cart 1.3.5 on php 5.2.11

IMO It would be better to wait a week and upgrade to 1.3.9 :wink:

13 Apr 2010, 8:25 PM
#5
domain avatar

domain

New Zenner

Join Date:
Apr 2010
Posts:
4
Plugin Contributions:
0

Re: Zen Cart 1.3.5 on php 5.2.11

I guess the customer will upgrade sooner or later, but right now I just want to help him get the shop running on the new server.

13 Apr 2010, 8:49 PM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Zen Cart 1.3.5 on php 5.2.11

Could you give me a hint as to where to find the patches?
On this forum under - - Zen Cart Release Announcements
Not positive that any are required for 1.3.5....
What errors are you receiving?

13 Apr 2010, 9:13 PM
#7
domain avatar

domain

New Zenner

Join Date:
Apr 2010
Posts:
4
Plugin Contributions:
0

Re: Zen Cart 1.3.5 on php 5.2.11

I don't quite know what has been done in last couple of hours but right now there is the following error message:

1054 Unknown column 'c.parent_id' in 'on clause'
in:
[SELECT c.categories_id as id, c.parent_id, cd.categories_name as cName, cd2.categories_name as pName FROM zen_categories c, zen_categories_description cd LEFT JOIN zen_categories_description cd2 ON c.parent_id=cd2.categories_id AND cd2.language_id='43' WHERE c.categories_id=cd.categories_id AND cd.language_id='43']

13 Apr 2010, 9:15 PM
#8
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Zen Cart 1.3.5 on php 5.2.11

Upgrade - -
It is normally easy just depends upon the # of 3rd party addons and what they are

backup backup forst

13 Apr 2010, 9:18 PM
#9
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Zen Cart 1.3.5 on php 5.2.11

That's a MySQL incompatibility. As kobra has said, the simplest solution at this point is to do an upgrade.