farloc wrote on Monday, January 05, 2009:
We recently recovered from a crash and had to backup the database from bin-log files. All seemed to backup quit nicely but some save encounters are not registering the first time but they will the second.
Do not see any specific errors popping up that would clue me into what is going on.
After the crash the bin-log files were moved to another server and replayed to catch the database back up to snuff. mysqlcheck openemr returned no major issues other then a metadata table needing upgraded. So that seems totally unrelated.
Server version: Apache/2.2.9 (Unix)
mysql Ver 14.12 Distrib 5.0.70, for pc-linux-gnu (x86_64) using readline 5.2
OpenEMR v2.8.2-dev
Could this be an issue from updating from an older version of the EMR… I am sorry cant remember that version.
Also no real errors in mysql logs and a few warnings in php logs, so not much to work off of.
php.log warning…
PHP Warning: Invalid argument supplied for foreach() in /var/www/localhost/htdocs/openemr/interface/patient_file/history/encounters.php on line 170
PHP Warning: session_start() [<a href=‘function.session-start’>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /var/www/localhost/htdocs/openemr/interface/forms/note/save.php:9) in /var/www/localhost/htdocs/openemr/interface/globals.php on line 51
Thank you,
Stan