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])
-
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
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
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
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
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