[ciapug] PHP 4 to 5
Chris Van Cleve
vanish at dreamscapevisionery.com
Wed Nov 23 10:45:41 CST 2005
Oh yeah, a LOT of in-house stuff. PHP 4 OOP runs fine under PHP 5,
however you will want to change the variable and __construct statements
to be PHP 5 compatible to take advantage of the new stability and
versatility.
I haven't had any issues with upgrading to MySQL 5 either, however I am
aware there are a number of circumstances that could lead to conversion
issues of the data. You'll want to read the release notes and check
your field types before doing the upgrade. Fortunately, I wasn't using
any of the changed types.
Chris
On Nov 23, 2005, at 7:32 AM, Dave J. Hala Jr. wrote:
> Were you running alot of "in-house" applications?
>
> On Wed, 2005-11-23 at 07:28, Chris Van Cleve wrote:
>> I didn't have any issues moving from 4 to 5. It was smooth and
>> painless. :)
>>
>> Chris VC
>>
>> On Nov 23, 2005, at 7:19 AM, Dave J. Hala Jr. wrote:
>>
>>> Does anyone have any experience taking PHP apps written in PHP4 and
>>> running them on a server with PHP5?
>>>
>>> Did they run?
>>>
>>> I'm considering moving from php-4.3.2-25.ent, and
>>> mysql-3.23.58-15.RHEL3.1 to RHEL 4, with PHP 5 and mysql 5 at the
>>> start
>>> of the next fiscal year.
>>>
>>>
>>>
>>> :) Dave
>>>
>>> --
>>>
>>> Open Source Information Systems, Inc. (OSIS)
>>> Dave J. Hala Jr., President <dave at osis.us>
>>> 641.485.1606
>>>
>>> _______________________________________________
>>> ciapug mailing list
>>> ciapug at cialug.org
>>> http://cialug.org/mailman/listinfo/ciapug
>>>
>>>
>>
>> _______________________________________________
>> ciapug mailing list
>> ciapug at cialug.org
>> http://cialug.org/mailman/listinfo/ciapug
> --
>
> Open Source Information Systems, Inc. (OSIS)
> Dave J. Hala Jr., President <dave at osis.us>
> 641.485.1606
>
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
>
>
More information about the ciapug
mailing list