tom58 wrote on Thursday, August 10, 2006:
I am attempting to install OpenEMR on FreeBSD 6.1, using PHP 5.1.2 mod_perl/1.29 and MySql 5.0.18, running on Apache 1.3.24.
After installing I get an error which says:
"Fatal error: Class ADODB_Iterator contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Iterator::valid)"
From what I can gather, this appears most likely due to the PHP version that I’m using. I really would prefer not to downgrade to version 4 in orderto test this application, as interesting as it is, due to issues that this would cause with other applications on my server.
Can anyone give a projected date when the planned debugging for PHP 5.1 will be complete?
(I also tried installing using CVS, but couldn’t get a connection.)
Any other suggestions would be much appreciated.
Many thanks,
Tom