Remove the suggestion to add session.auto_start=1 to php.ini if

logging in fails. On modern PHP, it *makes* logging in fail.

PORTREVISION bump to be on the safe side.

PR:		202226
Submitted by:	freebsd@alexus.org
This commit is contained in:
Adam Weinberger 2015-08-15 16:07:27 +00:00
parent 1fefb80033
commit 23c17d9287
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394328
2 changed files with 3 additions and 5 deletions

View file

@ -3,6 +3,7 @@
PORTNAME= squirrelmail
PORTVERSION= 20150324
PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= LOCAL/adamw/squirrelmail
DISTNAME= ${PORTNAME}-${PORTVERSION}_0200-SVN.stable

View file

@ -6,13 +6,10 @@ To activate SquirrelMail, you must complete the following steps:
2) Make sure the following is set in your php.ini:
file_uploads = On
3) If you have trouble logging in, add the following to your php.ini:
session.auto_start = 1
4) Configure your installation.
3) Configure your installation.
SQUIRRELMAIL WILL NOT WORK UNTIL THIS HAS BEEN DONE.
cd %%SQUIRRELDIR%% && ./configure
5) It is best practice to change the data/user preference directory
4) It is best practice to change the data/user preference directory
(under General Options) to somewhere outside of
%%SQUIRRELDIR%%.