502 Bad Gateway - KWEBD
-
Hello,
I am trying to use kweb only setup to access my webapp and meet. I am getting this error in syslog when i try to access https://mydomain.com/webapp/.
kopano-kwebd[629]: [ERROR 502 /webapp/] dial unix /run/php/php-fpm-kopano-webapp.sock: connect: no such file or directory
And 502 Bad Gateway on browser.
Any idea will be appreciated.
Thanks,
Karif
-
Hi @Karif,
you need one of the php-fpm configuration packages along with it (or configure php-fpm to listen on this path manually). The configuration is for example provided by
kopano-one-php-fpm-kopano-webapp
. -
Hello @fbartels ,
Thank you for the answer, i modify the php-fpm example for nginx and it worked! Appreciated.
Regards,
Karif