-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sam Hart said:
> It wound up not being that bug (I found those as well) but that somewhere,
> down the line, there was an .htaccess overriding it.
>
> Elsewhere (from someone encountering the same errors with drupal,
> actually) someone had me try adding this to the Directory directive in
> httpd.conf for squirrelmail:
>         # Overload PHP variables:
>         <IfModule mod_php4.c>
>                 php_value session.save_handler    files
>                 php_value session.auto_start      true
>         </IfModule>
>
> That seems to have fixed it.
>

I've been seeing the session.auto_start setting mentioned frequently. It
is not required by SquirrelMail. We do ensure the session is started on
our own, and if autostarted, we usually close it anyway (to load required
classes before the session is started again)..

If you try with just the session.save_handler setting, it should work.



Erin
(ebullient)

- --
'Waste of a good apple.' - Samwise Gamgee
ICQ: 38670353

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFARsd0j4SATWufnkIRAg9jAJ421ezceiA8UCpY2UV5ZkW1xuKY6ACfSupk
VR3no4XaO1FPVMTH+4T8APs=
=gRyP
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
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

Reply via email to