Re: [SM-USERS] PHP5 Error - How to fix

2005-03-17 Thread Tony Earnshaw
Paul Lesneiwski: [...] > 1.5.1 is NOT STABLE. It is the development stream. I think there are > some people who successfully use some variant of 1.5.x code in production, :g/1.5.1 is NOT STABLE/s//1.5.1 is NOT GUARANTEED TO BE STABLE/g Things might break now and again, but by running any gi

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-17 Thread Paul Lesneiwski
Out of interest, what difference is there between the 1.4.4 branch & what is intended for the 1.5.x branch? More/better features or what else. A little too much to list here. Have a look at 1.5.1's change log, which is pretty long. The interface is a bit nicer, much of the message delivery

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-17 Thread Terry Allen
Hi again, Thanks for the info - I will try 1.4.4 first, but if 1.5.1 is stable, then it might be worth checking that out. For the record, I'm now running PHP 5.0.3 1.5.1 is NOT STABLE. It is the development stream. I think there are some people who successfully use some variant of 1.5.

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-16 Thread Paul Lesneiwski
Terry Allen wrote: Terry Allen wrote: Hi again, We just upgraded to PHP 5.x & I knew it would break Squirrelmail, which it has with the usual error: Fatal error: Cannot re-assign $this Does the current 1.5.x development version have a fix for this if I install it Yes , or is there an e

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-16 Thread Terry Allen
On Wed, 16 Mar 2005 20:51:20 +1100 Terry Allen <[EMAIL PROTECTED]> wrote: Hi again, We just upgraded to PHP 5.x & I knew it would break Squirrelmail, which it has with the usual error: Fatal error: Cannot re-assign $this Of course, it would help if you had written in which file this happ

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-16 Thread Terry Allen
> > Does the current 1.5.x development version have a fix for this if I > install it Yes >, or is there an easy fix I can make to a stable version? I don't remember, but I thought some PHP5 fixes were made to 1.4.4. You need to tell us what version you are running for this to be useful.

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-16 Thread Terry Allen
> Hi again, We just upgraded to PHP 5.x & I knew it would break Squirrelmail, which it has with the usual error: Fatal error: Cannot re-assign $this SquirrelMail 1.5.0 is old development version. Use 1.4.4 or 1.5.1cvs. -- Hi again, Yes, I had planned on using the latest version of either bran

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-16 Thread Alexandros Vellis
On Wed, 16 Mar 2005 20:51:20 +1100 Terry Allen <[EMAIL PROTECTED]> wrote: > Hi again, > We just upgraded to PHP 5.x & I knew it would break > Squirrelmail, which it has with the usual error: > > Fatal error: Cannot re-assign $this Of course, it would help if you had written in which file

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-16 Thread Tomas Kuliavas
> Hi again, > We just upgraded to PHP 5.x & I knew it would break > Squirrelmail, which it has with the usual error: > > > Fatal error: Cannot re-assign $this SquirrelMail 1.5.0 is old development version. Use 1.4.4 or 1.5.1cvs. -- Tomas ---

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-16 Thread Jason S
On Wed, 16 Mar 2005 02:00:30 -0800, Paul Lesneiwski <[EMAIL PROTECTED]> wrote: > > > Terry Allen wrote: > > Hi again, > > We just upgraded to PHP 5.x & I knew it would break Squirrelmail, > > which it has with the usual error: > > > > Fatal error: Cannot re-assign $this > > > > Does the c

Re: [SM-USERS] PHP5 Error - How to fix

2005-03-16 Thread Paul Lesneiwski
Terry Allen wrote: Hi again, We just upgraded to PHP 5.x & I knew it would break Squirrelmail, which it has with the usual error: Fatal error: Cannot re-assign $this Does the current 1.5.x development version have a fix for this if I install it Yes , or is there an easy fix I can make t