fhem-tablet-ui icon indicating copy to clipboard operation
fhem-tablet-ui copied to clipboard

Tablet UI on Apache

Open michaelschefczyk opened this issue 5 years ago • 0 comments

Dear All,

Can someone please be so kind to share insigts on what it takes to run Tablet UI on an Apache web server? I have a working configuration of Tablet UI on my FHEM server. However, I would like to move that to a spearate web server communicating to the FHEM server. My naive thought was to add a line like

<meta name='fhemweb_url' content='192.168.1.x:8083/fhem/'>

to index.html and that would serve the purpose.

In reality, my separate install does not work. It does run on a debian 9 virtualmin server with apache and lots of php modules including php-json. Not only does the data exchange with the FHEM server not work. Also ftui_check.html does only show empty boxes. The apache error log is empty, however. When trying out on a windows PC with XAMPP, one gets the same issue.

Is there anything to watch for?

Thanks & Regards,

Michael Schefczyk

michaelschefczyk avatar Sep 21 '19 19:09 michaelschefczyk