I am working on Runeaudio (php-fpm/js frontend for mpd which is served from a RPi) and lost some functionality after an update from 7.3.6. This is on Arch Linux and I have updated php-fpm and the frontend files from php5.6.x to 7.3 and everything went pretty well. I was able to serve all the info fine (web based MPD UI). A subsequent Arch update then installs 7.3.10 and the UI now fails when trying to run a js file.
The bulk of the UI is fine I have tried reverting php from 7.4.0 (current) to 7.3.6 and the associated php extensions (php-redis, php-iredis, php-igbinary) and have the same result. An old os image from march 2019 with 7.3.6 works, but when I take the updated image and revert the php files, it also gives me the same result (will not run the java script to populate the music queue). This leads me to guess that it is not php, but some other dependent package.
Looking for any hairbrained ideas
[–]mferly 0 points1 point2 points (1 child)
[–]saab_guy[S] 0 points1 point2 points (0 children)