Hi Roland,

I did copy some logs in my first post:"[Fri Dec 19 10:56:32 2014] [error]
[client xxx] PHP Notice:  A session had already been started - ignoring
session_start() in
/usr/share/ldap-account-manager/templates/config/mainlogin.php
on line 42, referer: http://example.de/lam/templates/config/mainlogin.php";

The application doesn't check for an established session (with
session_status()) and just tries to start a new one, But this shouldn't
overwrite or delete an established session file...
For my configuration: "session.auto_start = 0"

Best regards

Christian

2015-01-07 17:49 GMT+01:00 Roland Gruber <[email protected]>:

> Hi Christian,
>
> On 06.01.2015 08:34, Christian Renardy wrote:
> > And I still get the php notice about the session
> > handling ( PHP Notice:  A session had already been started - ignoring
> > session_start() ).
>
> does it tell any script and line number? This could be the source of the
> problem.
>
> Did you configure PHP session.auto_start maybe?
>
>
> --
>
> Best regards
>
> Roland
>
>
> LDAP Account Manager
> http://www.ldap-account-manager.org/
>
> Want more? Get LDAP Account Manager Pro!
> https://www.ldap-account-manager.org/lamcms/lamPro
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Lam-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lam-public
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to