(newbie to linux)
just finished installing openemr on :
linux mandrake 10, xampp 1.5.1, apache 2.0, php 5.1.1,
the installation php went all ok.
when trying to login i get the following message:
Fatal error: Class ADODB_Iterator contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Iterator::valid) in /opt/lampp/htdocs/openemr/library/adodb/adodb-iterator.inc.php on line 47
For now you’ll need to use PHP4, not PHP5. There are some other threads in these forums that discuss this and related issues.
The Apache username and group are the ‘User’ and 'Group" parameters in Apache’s configuration file. This is commonly /etc/apache2/apache2.conf, or might be called httpd.conf somewhere under /etc.