Mohammad
(mohammad alsharabi)
November 23, 2024, 4:18am
1
I clicked on modules and tried to enable one , then all of sudden every tab is giving me unknown white screen ( module was fax/sms)???
Error.log:
Sat Nov 23 00:00:02.500951 2024] [mpm_prefork:notice] [pid 1357] AH00163: Apache/2.4.58 (Ubuntu) OpenSSL/3.0.13 configured – resuming normal operations
[Sat Nov 23 00:00:02.500995 2024] [core:notice] [pid 1357] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Nov 23 00:05:17.512552 2024] [php:error] [pid 2555] [client 127.0.0.1:42852] PHP Fatal error: Declaration of OpenEMR\Common\Logging\SystemLogger::emergency($message, array $context = ) must be compatible with Psr\Log\>
ruth
(ruth moulton)
November 23, 2024, 1:19pm
2
hi mohammed - would you be able to tell us which module you tried to install, and on which version of openemr,
thanks
Mohammad
(mohammad alsharabi)
November 23, 2024, 3:54pm
3
I said in my OP
SMS/Fax module , was installed , tried to enable it.
Mohammad
(mohammad alsharabi)
November 23, 2024, 9:29pm
4
Running apache2 status gave me this message:
Nov 23 16:20:39 openemr apachectl[36041]: AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally to suppress this message
sjpadgett
(Jerry P)
November 23, 2024, 10:36pm
5
@Mohammad
Check out this post. There was a mistake in patch 2 where I thought I put the fix in for this error but at last, guess I missed it however, @stephenwaite came up with a hot patch to fix.
See: Reports, downloading pdf of procedure orders - #14 by stephenwaite
Mohammad
(mohammad alsharabi)
November 24, 2024, 12:41am
7
Thank you jerry that fix did it , what will affect fax/sms function deleting psr folder?
Mohammad
(mohammad alsharabi)
November 24, 2024, 6:53pm
8
Downloaded psr fixed folder from github and put it back in the path:
/var/www/html/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor
working fine.