dev1978 wrote on Wednesday, May 08, 2013:
Hi Every one,
Is it possible to run the current version of OPEN EMR on Client Server Model ( On Line system)
dev1978 wrote on Wednesday, May 08, 2013:
Hi Every one,
Is it possible to run the current version of OPEN EMR on Client Server Model ( On Line system)
yehster wrote on Wednesday, May 08, 2013:
OpenEMR is a client server application. No extra effort is required needed to make it so.
Most web browsers can be used as the client, although Firefox and Chrome are the ones that are the best tested. There are some definite oddities when using IE.
On the server side, Apache, PHP and MySQL are used.
dev1978 wrote on Wednesday, May 08, 2013:
Thanks for your response…
tried on chrome, but not working and getting the following error.
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user ‘openemr’@‘localhost’ (using password: YES) in C:\wamp\www\openemr\library\adodb\drivers\adodb-mysql.inc.php on line 383
Warning: reset() [function.reset]: Passed variable is not an array or object in C:\wamp\www\openemr\library\sql.inc on line 72
Fatal error: Call to undefined method stdClass::close() in C:\wamp\www\openemr\library\sql.inc on line 73
how to work around this error and configure it?
visolveemr wrote on Friday, May 10, 2013:
Hi,
Based on the error message, we guess the issues is with the database user. Just try to login from SSH using the credentials and also check login with phpMyAdmin. Do let us know if these doesn’t work.
Thanks
ViSolve
services@visolve.com