On Sat, Jul 21, 2012 at 8:35 AM, Michael Schumacher <[email protected]> wrote: > Hi, > > I am running mythtv-backend-0.25.1-1.el6.x86_64 and the other > matching packages on a CENTOS6 machine. It was just running nicely > until I updated the machine to 6.3. The backend is still running fine, > but mythweb is broken with error messages like: > "User Notice at /usr/share/mythtv/bindings/php/MythBackend.php, line 105: > !!NoTrans: Unexpected response to MYTH_PROTO_VERSION '72': !!" > and > "User Notice at /usr/share/mythtv/bindings/php/MythBackend.php, line 127: > !!NoTrans: Failed to set php timezone to !!" > > I cannot find any messages in the log-files, so I am a stuck and don't > know where to look. > > The server is running headless in the basement, so I cannot check if > mythtv-frontend works. > > Any hints?
I have some new information here. There was someone on the ATRPMS mailing list with the same issue, the fix for him was to downgrade the version of qtwebkit to 2.0 from the 2.1.1 in EPEL. He did this by installing the atrpms version that is still at 2.0. You'll have to add an exclude to yum.conf to stop it from getting updated back to 2.1.1. Let me know if this fixes your problem so I can investigate further. Thanks, Richard
