> I am new to SquirrelMail. Everything is up and running fine. > I am running PHP 4.2.3 on Apache 1.3.27 on a UNIX machine. > The only problem I have is that I am seeing this warning: > > Warning: Unknown(): Your script possibly relies on a session > side-effect which existed until PHP 4.2.3. Please be advised
Are you sure you've got php 4.2.3? I seem to recall this being a PHP 4.3.0 warning message.. > When I looked into the whole register_globals issue > Being new to PHP, I would prefer NOT to turn this on. What > should I do? You can safely turn register_globals off. SquirrelMail has been rg=0 safe for some time now, although some of the plugins (which are beyond SM developer control) have not yet made the adaptation. -- Chris Hilts [EMAIL PROTECTED] ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
