X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=INSTALL;h=d7d1457c7f79f0a652f0bcc38678da19ea9fc20b;hb=1ba853e683ade0fc8ea678405c5fbeb539dac636;hp=049f6e67fcc29f71aa061abd23495d71a78117d6;hpb=86bb50f8dab8ee19d158fb563eaa8ba22845059e;p=squirrelmail.git diff --git a/INSTALL b/INSTALL index 049f6e67..d7d1457c 100644 --- a/INSTALL +++ b/INSTALL @@ -69,6 +69,10 @@ Each of these steps is covered in detail below. Required for Japanese translation. Optional for translations that use non-ISO-8859-1 charset + It is highly advised to NOT turn on register_globals, as this can lead + to security holes. If you must use register_globals for some applications, + turn it on locally for only those directories, or turn it off for the + SquirrelMail folder. If you want your users to attach files to their mails, make sure File Uploads in php.ini is set to On.