hukutas wrote on Sunday, April 16, 2006:
Does Anyone know if OPenemr has been tested on CentOS?
hukutas wrote on Sunday, April 16, 2006:
Does Anyone know if OPenemr has been tested on CentOS?
sunsetsystems wrote on Sunday, April 16, 2006:
Yes, I’ve recently installed OpenEMR (from CVS) and SQL-Ledger (but not FreeB) on a CentOS 4.2 server. Seems to work fine.
– Rod
www.sunsetsystems.com
hukutas wrote on Sunday, April 16, 2006:
Anything special to note?
sunsetsystems wrote on Sunday, April 16, 2006:
OK, a few tips…
Go with PHP4, not PHP5. I added the following CentOS packages to the base installation to provide PostgreSQL support for SQL-Ledger:
postgresql-libs
postgresql
postgresql-server
libdbi-dbd-pgsql
postgresql-devel
postgresql-contrib
In addition the required Perl DBD::Pg module did not seem to be available as a package so I installed it from CPAN.
Hope this helps.
– Rod
www.sunsetsystems.com
hukutas wrote on Sunday, April 16, 2006:
It does Thanks, One more question I see Centos has CVS installed , but not sure how to use this to get openemr files
hukutas wrote on Monday, April 17, 2006:
Ok, got EMR up , tried sql-ledger and recieve "Internal server error" when trying to go to http://localhost/sql-ledger/admin.pl or when trying to get to http://localhost/sql-ledger.
I am trying to look through what is happening, if anyone has any suggestions I would apprecaite it.
Thanks
hukutas wrote on Monday, April 17, 2006:
I am using
CentOs 4
OEMR 2.8.1
Sql-Ledger 2.6.9
PHP 4
Mysql 4
Freeb .11
jccaldwell wrote on Friday, May 05, 2006:
Have ClarkConnect Home 3.2 which is based on CentOS 4
Using:
XAMPP package
OpenEMR
Have not install sql yet as no need.
This could be a great way to package OpenEMR as ClarkConnect can handle all the offices network stuff, email, security, ftp, back-up, office web filters, etc…
Could have a drop-in OpenEMR install with all the necessary backroom stuff handled also. Don’t know how the folks at ClarkConnect would feel about this but boy would it be elegant and appealing to novices like me.
Clif
sunsetsystems wrote on Friday, May 05, 2006:
It would certainly be great to package OpenEMR and friends as .rpm and .deb files for popular distributions. Or I should say, develop procedures for doing this.
– Rod
www.sunsetsystems.com