个人工具

UbuntuHelp:MythTV/Install/start-backend

来自Ubuntu中文

Oneleaf讨论 | 贡献2007年5月24日 (四) 15:58的版本 (新页面: {{From|https://help.ubuntu.com/community/MythTV/Install/start-backend}} {{Languages|UbuntuHelp:MythTV/Install/start-backend}} ==== Start the Backend Server ==== When The database fill is ...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

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.