Re: [SM-USERS] repost: options not saving

2003-02-11 Thread Jonathan Angliss
Hello Benjamin, On Tuesday, February 11, 2003, Benjamin Tomhave wrote... > Will this require reverting to the "correct" setting of "register_globals = > Off"? You don't have to if you don't want... but it *should* fix the problem. -- Jonathan Angliss ([EMAIL PROTECTED]) -

RE: [SM-USERS] repost: options not saving

2003-02-11 Thread Edward Muller
omhave wrote: > Will this require reverting to the "correct" setting of "register_globals = > Off"? > > > -Original Message- > > From: Jonathan Angliss [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, February 11, 2003 7:59 AM > > To: Benj

RE: [SM-USERS] repost: options not saving

2003-02-11 Thread Benjamin Tomhave
Will this require reverting to the "correct" setting of "register_globals = Off"? > -Original Message- > From: Jonathan Angliss [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 11, 2003 7:59 AM > To: Benjamin Tomhave > Cc: [EMAIL PROTECTED] > S

Re: [SM-USERS] repost: options not saving

2003-02-11 Thread Jonathan Angliss
Hello Benjamin, On Monday, February 10, 2003, Benjamin Tomhave wrote... > Yes, I am using PHP 4.2.2-8.0.7 from RedHat for RH8. What would be the > recommended "fixed" version? http://cvs.sf.net/cgi-bin/viewcvs.cgi/squirrelmail/squirrelmail/src/Attic/global.php?rev=1.1.2.28&only_with_tag=SM-1_2-S

Re: [SM-USERS] repost: options not saving

2003-02-10 Thread Jonathan Angliss
Hello Btomhave, On Monday, February 10, 2003, [EMAIL PROTECTED] wrote... > Greetings, > I apologize for the repost, but I accidentally broke my own account trying > to fix things. Oops! > I recently moved from SquirrelMail 1.2.5 to 1.2.10, moving from one system > to another. The original inst

Re: [SM-USERS] repost: options not saving

2003-02-10 Thread Benjamin Tomhave
Hello, Actually, I figured it out. Apparently the current "stable" release (1.2.10) should be declared for pre-4.2.x PHP, due to the change in treatment of global variables. I switched the register_globals from "Off" to "On" in the /etc/php.ini file and that resolved the issue. Is this problem