特殊:Badtitle/NS100:MythTV/Install/start-backend

来自Ubuntu中文
Wikibot留言 | 贡献2007年12月6日 (四) 10:47的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航跳到搜索

{{#ifexist: :MythTV/Install/start-backend/zh | | {{#ifexist: MythTV/Install/start-backend/zh | | {{#ifeq: {{#titleparts:MythTV/Install/start-backend|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:MythTV/Install/start-backend|1|-1|}} | zh | | }}

Start the Backend Server

When The database fill is complete, the backend will automatically restart. Check to be sure it is running and that it started correctly: To check that the backend in now running:

$ ps -p `cat /var/run/mythtv/mythbackend.pid`

If you don't see output like:

  PID TTY          TIME CMD
30711 ?        00:00:00 mythbackend

then there was an error. Next, check the backend log file for obvious errors:

$ more /var/log/mythtv/mythbackend.log

Also, see Troubleshooting for more help.