Hey guys, I followed this link: https://docs.espocrm.com/administration/websocket/
- Daemon is launched
- apachectl -m returns (full text file attached):
..
proxy_module (shared)
proxy_http_module (shared)
..
I am stuck on this:
part of the documentation
>sudo a2enmod proxy
>sudo a2enmod proxy_wstunnel
I don't have such version of webserver
[root@ip-172-31-17-62 ~]# httpd -v
Server version: Apache/2.4.6 (CentOS)
Server built: Mar 24 2022 14:57:57
service espocrm-websocket status
Active: active (running)
Please advise
Thanks
- Daemon is launched
- apachectl -m returns (full text file attached):
..
proxy_module (shared)
proxy_http_module (shared)
..
I am stuck on this:
part of the documentation
>sudo a2enmod proxy
>sudo a2enmod proxy_wstunnel
I don't have such version of webserver
[root@ip-172-31-17-62 ~]# httpd -v
Server version: Apache/2.4.6 (CentOS)
Server built: Mar 24 2022 14:57:57
service espocrm-websocket status
Active: active (running)
Please advise
Thanks
Comment