Page has rejected the connection

Situation
Hi.
On a server with apache I made the secure sites with Let’s Encrypt certificates. The sites work properly except OpenEMR, in the error logs it doesn’t give me any. Once I log in (after login), it tells me that it is rejected. I have tried several browsers. Does anyone have any idea of the error?
Sorry for asking in this forum, but I’ve searched hard and can’t find a solution.
Thank you so much.
Regards.

OpenEMR Version
5.0.2 (1)

Browser:
Chrome, Firefox, Edge, etc…

Operating System
Server:
Centos 8 (Selinux=disabled)
mysql Ver 15.1 Distrib 10.3.11-MariaDB, for Linux (x86_64) using readline 5.1
Apache/2.4.37 (centos)
PHP 7.2.11 (cli) (built: Oct 9 2018 15:09:36)

Logs
nothing

I found the solution.
When installing mod_ssl a file /etc/http/conf.d/ssl-params.conf is created:


I just commented:
#Header always set X-Frame-Options DENY
Now it works very well.
regards

1 Like