ereztal wrote on Tuesday, March 22, 2016:
Hi,
I’ve just been going over the module installation guide (PDF) just to find out it can’t really help to understand why the im getting this error.
Has anyone came accross this error before?
Thanks
ereztal wrote on Tuesday, March 22, 2016:
Hi,
I’ve just been going over the module installation guide (PDF) just to find out it can’t really help to understand why the im getting this error.
Has anyone came accross this error before?
Thanks
mdsupport wrote on Wednesday, March 23, 2016:
That is unusal. Did the install finish normally? Are the zend files actually present on the server with correct permissions?
ereztal wrote on Wednesday, March 23, 2016:
Yes, Zend files are present (zend_modules).
There is a public folder but there’s no Installer folder or file, there’s no class/operation/method with that name.
I’m just guessing that maybe it builds that folder, anyone here that can provide focus?
thx!
mdsupport wrote on Wednesday, March 23, 2016:
Installation should have copied all required files to openemr/interface/modules/zend_modules/ as:
config
library/Zend
module
public
vendor
init_autoloader.php
If you are seeing only public folder, there is a permission problem (folders not visible) or there was installation problem.
You can always compare the released source included in installer at :
cmswest wrote on Wednesday, March 23, 2016:
i see the error:
PHP Fatal error: Uncaught exception ‘Zend\View\Exception\UnexpectedValueException’ with message ‘Zend\View\Renderer\PhpRenderer::render: Unable to render template “/var/www/html/openemr/interface/modules/zend_modules/module/Application/config/…/view/error/index.phtml”; file include failed’ in /var/www/html/openemr/interface/modules/zend_modules/library/Zend/View/Renderer/PhpRenderer.php:508\nStack trace:\n#0 /var/www/html/openemr/interface/modules/zend_modules/library/Zend/View/View.php(205): Zend\View\Renderer\PhpRenderer->render(Object(Zend\View\Model\ViewModel))\n#1 /var/www/html/openemr/interface/modules/zend_modules/library/Zend/View/View.php(233): Zend\View\View->render(Object(Zend\View\Model\ViewModel))\n#2 /var/www/html/openemr/interface/modules/zend_modules/library/Zend/View/View.php(198): Zend\View\View->renderChildren(Object(Zend\View\Model\ViewModel))\n#3 /var/www/html/openemr/interface/modules/zend_modules/library/Zend/Mvc/View/Http/DefaultRenderingStrategy.php(103): Zend\View\View->render(Object(Zend\View\Model\View in /var/www/html/openemr/interface/modules/zend_modules/library/Zend/View/Renderer/PhpRenderer.php on line 508, referer: http://cmsvt.com/openemr/interface/main/left_nav.php
bradymiller wrote on Thursday, March 24, 2016:
Hi,
See here to ensure thiings are configured for Zend:
http://www.open-emr.org/wiki/index.php/Zend#Configuring_Zend
-brady
OpenEMR
cmswest wrote on Thursday, March 24, 2016:
thanks Brady, it’s working on the dev demo now
cmswest wrote on Thursday, March 24, 2016:
i’m still playing around and found this error when i clicked on send to hie on the patient demographic screen
The requested URL /openemr/interface/modules/zend_modules/encountermanager was not found on this server.