frperalta1 wrote on Wednesday, April 13, 2005:
I have downloaded and installed OpenEMR 2.7.1 on my SUSE 9.2 system. I am using xampp 1.4.13 as my apache, mysql and php installer. All went well except that when I completed the install and attempted to access OpenEMR with my mozilla browser I received the following message:
Fatal error: Class ADODB_Iterator contains 1 abstract methods and must therefore be declared abstract (Iterator::valid) in /opt/lampp/htdocs/openemr/library/adodb/adodb-iterator.inc.php on line 47
This might be a php 5 compatibility issue and I read in some other posting that perhaps going to php 4 might address the problem but I would like to know if I there is something I could do to keep php 5 on my system. Any suggestions would be helpful.
Thanks