<div style="text-align: left;">Hi, <br><br>I'm trying to install a Primary backen on ubuntu that is only used for storage more or less. It doesn't have a tv card and that is causing some problems.<br>When I try to connect to the backend from the frontend I'm installing I cannot connect. Checking the backend I get this information about mysql:
<br><br>
                        
                                2007-12-15 02:10:08.473 Using runtime prefix = /usr<br>
2007-12-15 02:10:08.481 New DB connection, total: 1<br>
2007-12-15 02:10:08.485 Connected to database 'mythconverg' at host: localhost<br>
2007-12-15 02:10:08.485 Current Schema Version: 1160<br>
Starting up as the master server.<br>
2007-12-15 02:10:08.489 New DB connection, total: 2<br>
2007-12-15 02:10:08.489 Connected to database 'mythconverg' at host: localhost<br>
ERROR: no valid capture cards are defined in the database.<br>
Perhaps you should read the installation instructions?<br>
2007-12-15 02:10:08.489 New DB connection, total: 3<br>
QServerSocket: failed to bind or listen to the socket<br>
2007-12-15 02:10:08.489 Connected to database 'mythconverg' at host: localhost<br>
2007-12-15 02:10:08.489 MediaServer::HttpServer Create Error<br>
2007-12-15 02:10:08.489 Main::Registering HttpStatus Extension<br>
2007-12-15 02:10:08.489 mythbackend version: 0.20.20070821-1 <a href="http://www.mythtv.org/" target="_blank">www.mythtv.org</a><br>
2007-12-15 02:10:08.493 Enabled verbose msgs: important general<br>
/var/lib/mythtv/recordings/nfslockfile.lock: Permission denied<br>
Unable to open lockfile!<br>
Be sure that '/var/lib/mythtv/recordings' exists and that both <br>
the directory and that file are writeable by this user.<br>
Segmentation fault (core dumped)<br><br>Does it mean that I have to have a tv-card in the backen before I can continue?<br></div>