Zen Cart Logo
Forums / General Questions / PHP5 in roadmap?

PHP5 in roadmap?

Locked

Views: 2,024

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
26 Mar 2007, 5:52 PM
#1
sar avatar

sar

New Zenner

Join Date:
Jul 2006
Posts:
14
Plugin Contributions:
0

PHP5 in roadmap?

Is there a target release or date for when ZC will 'officially' be deemed to run with/under PHP5 ? I didn't see it in the development roadmap in the corresponding forum.

We have a number of new storefronts we will be deploying in the coming months, running on new servers, but also have other, non-zen (XML processing) code that needs PHP5 to function. We would greatly prefer to have the new servers built with PHP5 if at all possible, but am concerned about the various PHP5 problems we have seen mentioned in the forums.

Hence the question of when 'ZC runs under PHP5' is to be made official.

Thanks in advance, and sorry if this has been previously asked; would appreciate a post as to where to find the answer if that is the case.

26 Mar 2007, 5:56 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: PHP5 in roadmap?

Probably when php 5 works 100% correctly ... :cool:

At this time, while Zen Cart is not listing php 5.x as the version of choice we do make it more and more compliant but we will not say that until php 5.x settles down and stops throwing up ... err ... has worked out its bugs and such on a larger audience of users ... :smile:

26 Mar 2007, 6:15 PM
#3
sar avatar

sar

New Zenner

Join Date:
Jul 2006
Posts:
14
Plugin Contributions:
0

Re: PHP5 in roadmap?

:D I understand. I just spent some time reading some post- PHP5.2.1 bug reports (non-ZC-related) and have my own misgivings about it. . . I wish the other code was backward-compatible with PHP4 but no luck there, unfortunately.

Thank you Ajeh for the amazingly quick response. I think we'll probably build a testbed with PHP5, install ZC and see if we encounter any problems with a non-critical test store that is 'typical' in configuration for the new ones and see how it goes. I suppose we can try one of the PHP5-as-a-module, PHP4-as-cgi solutions I've seen mention of elsewhere in the ZC forums if we have to.

I'm glad PHP5 compliance is being kept as a goal as you go along.

Thanks again.

27 Mar 2007, 1:55 AM
#4
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: PHP5 in roadmap?

Hi,

I'm running PHP 5.1.6 and MySQL 5.0.19 here on my test server (not publically accessible.) I've installed Zen Cart 1.3.7 on it and all seems to be fine so far. I don't imagine I'm giving it a real workout, though.

Rob

30 May 2007, 4:08 PM
#5
csamson777 avatar

csamson777

New Zenner

Join Date:
May 2007
Posts:
6
Plugin Contributions:
0

Re: PHP5 in roadmap?

My host is PHP5 and MySQL5, i'm trying to figure out what i can do to pass Zen Cart inspection steps and test it in my local environment. Would you mind to share or point me what type of changes in files are required ?