|
Posted by Colin McKinnon on 05/06/06 02:18
cover wrote:
> On Fri, 05 May 2006 06:18:37 +0200, "J.O. Aho" <user@example.net>
> wrote:
>
>>You should always uninstall and then reinstall, backup your php.ini just
>>for case.
>
> So in a case where Triad had been installed, you'd advocate
> uninstalling 'triad' and reloading the new version? (the I.T. guy
> loaded Triad as the easy way to get me MySQL, PHP, and Apache
So if you're using Triad, I guess you've got less than tens of thousands of
lines of code, but don't have offline backup servers, nor continious
integration testing running.
As long as you stay with with 4.something then you should just need to tweak
your ini files a little. Moving to 5 is more likely to break your code,
particularly if you write OO. The nasty is that it will mostly be semantic
errors that show up. But you're going to have to do it sooner or later.
HTH
C.
[Back to original message]
|