[mythtv-users] MythWeb Problem

Konstantinos Bekiaris kostas at bekiaris.org
Sun May 20 15:22:47 UTC 2018


I face a problem with mythweb in V29. After a fresh installation i get 
the following problem

Sun May 20 18:04:42.932268 2018] [php7:error] [pid 12532] [client 
127.0.0.1:48780] PHP Fatal error:  Uncaught Error: Class 'MythBackend' 
not found in /usr/share/mythtv/mythweb/includes/utils.php:56\nStack 
trace:\n#0 /usr/share/mythtv/mythweb/includes/db_update.php(57): 
setting('recommend_enabl...', NULL, false)\n#1 
/usr/share/mythtv/mythweb/includes/init.php(46): 
require_once('/usr/share/myth...')\n#2 
/usr/share/mythtv/mythweb/mythweb.php(20): 
require_once('/usr/share/myth...')\n#3 {main}\n  thrown in 
/usr/share/mythtv/mythweb/includes/utils.php on line 56
~

->DB_update php file
kostas at alexandra:/var/www/html/mythweb/includes$ ls -ltr db_update.php
-rw-r--r-- 1 www-data www-data 2353 Jul 29  2017 db_update.php

->Apache Permmisions
kostas at alexandra:/var/www/html$ ls -ltr
total 8
drwxr-xr-x 23 www-data www-data 4096 Apr 23 17:08 tt-rss
lrwxrwxrwx  1 www-data www-data   25 May  4 11:24 mythweb -> 
/usr/share/mythtv/mythweb
-rw-r--r--  1 www-data www-data  571 May  4 15:47 index.php
kostas at alexandra:/var/www/html$


->Mysql Connection Localhost
kostas at alexandra:/var/www/html$ mysql -u mythtv -p -h localhost mythconverg
Enter password:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 448
Server version: 5.7.22-0ubuntu0.17.10.1 (Ubuntu)

Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input 
statement.

mysql>

->MythTV Configuration

kostas at alexandra:/home/mythtv/.mythtv$ ls -ltr
total 20
drwxr-xr-x 2 mythtv mythtv 4096 May 12 18:38 channels
drwxr-xr-x 2 mythtv mythtv 4096 May 12 18:38 3rdParty
drwxr-xr-x 4 mythtv mythtv 4096 May 12 18:38 tmp
drwxr-xr-x 2 mythtv mythtv 4096 May 12 18:38 themes
lrwxrwxrwx 1 mythtv mythtv   22 May 14 18:42 config.xml -> 
/etc/mythtv/config.xml
drwxr-xr-x 3 mythtv mythtv 4096 May 20 18:15 cache


->Apache2 mythweb.conf file exist

kostas at alexandra:/etc/apache2/mods-enabled$ ls -ltr
total 0
*...
lrwxrwxrwx 1 root root 30 May 20 16:08 mythweb.conf -> 
../mods-available/mythweb.conf





More information about the mythtv-users mailing list