freebsd-ports/mail/squirrelmail/files/pkg-message.in
Adam Weinberger 23c17d9287 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
2015-08-15 16:07:27 +00:00

15 lines
489 B
Text

To activate SquirrelMail, you must complete the following steps:
1) Set up a VirtualHost or an alias in httpd.conf that points to
%%SQUIRRELDIR%%
2) Make sure the following is set in your php.ini:
file_uploads = On
3) Configure your installation.
SQUIRRELMAIL WILL NOT WORK UNTIL THIS HAS BEEN DONE.
cd %%SQUIRRELDIR%% && ./configure
4) It is best practice to change the data/user preference directory
(under General Options) to somewhere outside of
%%SQUIRRELDIR%%.