Warning when sending a reminder

crmrto wrote on Wednesday, March 21, 2012:

Warning: session_start() : Cannot send session cache limiter - headers already sent (output started at /home/emr/public_html/openemr/interface/main/dated_reminders/dated_reminders_add.php:1) in /home/emr/public_html/openemr/interface/globals.php on line 117

crmrto wrote on Wednesday, March 21, 2012:

any help on fixing this?

bradymiller wrote on Thursday, March 22, 2012:

Hi,
Need more information. What are you doing in OpenEMR? Is it working despite the warning?
Do you have the correct php settings:
http://www.open-emr.org/wiki/index.php/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29_.3F
thanks,
-brady
OpenEMR

crmrto wrote on Thursday, March 22, 2012:

Hi,

Yes the settings are correct, the warning apears when sending a new reminder, i just installed patch 9  everything works great its just that the warning is kindda annoying :s

bradymiller wrote on Friday, March 23, 2012:

Hi,

I wasn’t able to reproduce this in the main development demo or the 4.1.0 development demo:
http://open-emr.org/wiki/index.php/Development_Demo
http://open-emr.org/wiki/index.php/Development_4.1.0_Demo

So, not sure what this is, especially since everything seems to be working. If this warning is going to the screen, then recommend changing your php settings to instead send it to the log file (see the wiki page link two posts ago).

-brady
OpenEMR