I’m running XIBO 1.7.2 on a small web server running XAMPP. I recently updated XAMPP.
Since updating XAMPP, clients are receiving the following error on the player options screen: Client found response content type of ‘text/html; charset=UTF-8’, but expected ‘text/xml’. The request failed with an empty response.
Searching brought me to un-commenting the following line in my PHP file;
always_populate_raw_post_data = -1
After restarting the web server I’m still running in to the same error. Even my localhost client is failing.
I decided to just rebuild my Xibo using the docker install. New tech for me, but its working great now. Just need to update a few workstations at off site locations.
On my XAMPP install I was able to access the CMS. I don’t recall log or report fault pages unfortunately.
The XAMPP upgrade put me at PHP 5.6.3~. I tried updating XIBO to 1.8 - It was getting hung up on updating stat tables but eventually finished. Once completed I was left with the same error. "Client Found Response Content Type of ‘TEXT/HTML’.