session_start(): Cannot send session cookie/cache limiter

Hello,
these messages made the log file about php huge and filled the whole partition.

I hope the issue can be solved.

[24-May-2014 17:43:42 UTC] PHP Warning:  session_start(): Cannot send session cookie - headers already sent by (output started at /var/www/inc/player_lib.php:295) in /var/www/command/player_wrk.php on line 287
[24-May-2014 17:43:42 UTC] PHP Warning:  session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/inc/player_lib.php:295) in /var/www/command/player_wrk.php on line 287

Thanks for reporting, I’ll take care about that… Which version are you using? I disabled all php related logs in latest versions…

I was using 1.2, now I installed 1.4.
My “customisation” script is almost ready, I am only trying to get the NAS working before posting it here.