I have installed the latest release of openemr on a mandrake 10.1. I have sql-ledger working. I am able to connect to the EOB page in the Billing page. I am not able to connect with sql-ledger to get balances (under the notes section) when I open a patient. I get the following error.
Fault code 5 Reason Didn’t receive 200 ok from remote server.(http/1.1 500 internal server error)
Could this be a pg_hba.conf issue? If so what do I put. My last line says local all all trust This should open it wide up.
Any ideas??
It turned out not to be version issues. I needed to get back to basics and load the proper perl modules. I ran
perl -e ‘use Frontier::Responder;’ when I found out I needed Frontier::Module