Hi Chris, does the session file from the log exist?
ls -l /usr/share/ldap-account-manager/templates/config/../../sess/sess_te8anxxxxxxxxxx Do you have any special PHP settings (anything changed in php.ini or additional modules)? You can also try to upgrade PHP to 5.4.34 which is in stable security update repository. Anything like SELinux or AppArmor active? Best regards Roland On 19.12.2014 11:07, Christian Renardy wrote: > Hello everyone, > I just installed lam on my debian machine (running deb7, PHP 5.4.4 and > Apache 2.2.22, apacheds). > Trying to configure server settings, passwords etc. is not working with the > following errors (php notice and warning), > sess and tmp folder a www-data owned and got 700 rights, I do see > sess****** files in there eventually. > > [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 > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP Stack trace:, referer: > http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP 1. {main}() > /usr/share/ldap-account-manager/templates/config/mainmanage.php:0, referer: > http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP 2. require() > /usr/share/ldap-account-manager/templates/config/mainmanage.php:54, > referer: http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP 3. session_start() > /usr/share/ldap-account-manager/templates/config/mainlogin.php:42, referer: > http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP Warning: Unknown: > open(../../sess/sess_te8anxxxxxxxxxx, O_RDWR) failed: No such file or > directory (2) in Unknown on line 0, referer: > http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP Stack trace:, referer: > http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP 1. {main}() > /usr/share/ldap-account-manager/templates/config/mainmanage.php:0, referer: > http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP Warning: Unknown: > Failed to write session data (files). Please verify that the current > setting of session.save_path is correct > (/usr/share/ldap-account-manager/templates/config/../../sess) in Unknown on > line 0, referer: http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP Stack trace:, referer: > http://example.de/lam/templates/config/mainlogin.php > [Fri Dec 19 10:56:32 2014] [error] [client xxx] PHP 1. {main}() > /usr/share/ldap-account-manager/templates/config/mainmanage.php:0, referer: > http://example.de/lam/templates/config/mainlogin.php > > Got some idea? Looks like some kind of locking error and no check whether > the session is already set. > > Happy holidays, > Chris > > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Lam-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lam-public >
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
