stedica wrote on Friday, May 17, 2013:
How do I enable the SOAP extension to be able to accesso the Patient Portal Activity in OpenEMR?
Thanks
stedica wrote on Friday, May 17, 2013:
How do I enable the SOAP extension to be able to accesso the Patient Portal Activity in OpenEMR?
Thanks
zhhealthcare wrote on Friday, May 17, 2013:
Uncomment following line in php.ini file
extension=php_soap.dll for windows
or
extension=php_soap.so for linux
Then restart apache
Thanks and Regards
ZHHealthcare