[mythtv-commits] Ticket #12687: mythweb does not use config.xml

MythTV noreply at mythtv.org
Wed Mar 16 03:16:04 UTC 2016


#12687: mythweb does not use config.xml
-----------------------------------+--------------------------------
 Reporter:  cncook001@…            |          Owner:  kormoc
     Type:  Bug Report - General   |         Status:  infoneeded_new
 Priority:  minor                  |      Milestone:  unknown
Component:  Plugin - MythWeb       |        Version:  0.27-fixes
 Severity:  medium                 |     Resolution:
 Keywords:  config.xml  mysql.txt  |  Ticket locked:  0
-----------------------------------+--------------------------------
Changes (by bmeek):

 * status:  new => infoneeded_new


Comment:

 Please define the problem that you're seeing. The
 DB access information is kept in /etc/apache2/sites.enabled
 similar to this:
 {{{
             setenv db_server        "localhost"
             setenv db_name          "mythconverg"
             setenv db_login         "mythtv"
             setenv db_password      "yourPassword"
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12687#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list