[mythtv-commits] Ticket #12220: Mythweb blank page. No error msg. invalid "skin_url", and empty javascript vars

MythTV noreply at mythtv.org
Wed Jul 23 16:58:30 UTC 2014


#12220: Mythweb blank page. No error msg. invalid "skin_url", and empty javascript
vars
-----------------------------------------+-------------------------
     Reporter:  dreamcat4 <dreamcat4@…>  |      Owner:  kormoc
         Type:  Bug Report - General     |     Status:  new
     Priority:  minor                    |  Milestone:  unknown
    Component:  Plugin - MythWeb         |    Version:  Unspecified
     Severity:  medium                   |   Keywords:
Ticket locked:  0                        |
-----------------------------------------+-------------------------
 Hi,
 I've been trying to get mythweb working, and am using your nginx
 configuration file. From MythTV#8

 Have you ever seen this problem with mythweb?

 Blank Page:
 https://bbs.archlinux.org/viewtopic.php?id=171645
 http://www.mythtv.org/pipermail/mythtv-users/2013-August/352352.html

 This is exactly my problem today:
 https://gist.github.com/dreamcat4/31edb92e0b6f08c62cef

 It seems like nginx and php-fpm are working OK. Because when I insert some
 intentional error in the main "myth web.php" file, it will appear in the
 direct html output, and also the correct error msg the error logs. So
 whatever the problem is… it seems to be something in mythweb itself. Yet
 mythweb's .php code is not printing any error messages whatsoever. It seem
 to be a very bad application in such respect.

 The guys on IRC said "use apache instead because that what everyone uses
 for running mythweb". However after agreeing to try that, using apache
 seemed just hugely complicated. Many errors. And every web page consulted
 for help was yet another different but hugely complex-looking way to 'get
 php working'. My idea of hell. To difficult to understand.

 Unfortunately the FreeBSD port does not include working apache
 configuration in respect to php. And will serve the .php files as txt.

 I have previously used nginx+php-fpm to run other php frontends for zabbix
 and virtualbox on FreeBSD. They have always worked fine. And with simpler
 config than Apache.

 Also tried using the master branch of 'mythweb' files on github. Same
 problem still (blank page). It is no different.

 Any help appreciated.
 Kind Regards.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12220>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list