From 3a904e340e7a712c54b165df59105eef6454472a Mon Sep 17 00:00:00 2001 From: jmunro Date: Sat, 2 Mar 2002 08:06:03 +0000 Subject: [PATCH] added note about 1.2.x needing register_globals on git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2533 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index 0be06996..2116f8b6 100644 --- a/INSTALL +++ b/INSTALL @@ -58,6 +58,8 @@ b. Changing php.ini be sure to change the session.save_path to someplace that can only be read and written to by the webserver. session.save_path is the location that PHP's session data will be written to. + + Squirrelmail 1.2.x also requires register_globals to be enabled. SECURITY WARNING - If a user has access to write PHP scripts on your system and knows the location where PHP stores session data, he -- 2.25.1