Differences between version 47 and previous revision of MythTvNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 47 | Last edited on Sunday, April 30, 2006 8:26:16 am | by JohnMcPherson | Revert |
Older page: | version 46 | Last edited on Saturday, April 29, 2006 3:06:11 pm | by JustinHyde | Revert |
@@ -160,9 +160,11 @@
!Backend won't start
Have you run mythtv-setup? If you haven't, and it doesn't work, you might need to copy /etc/mythtv/mysql.txt to ~/.mythtv/mysql.txt so you can connect to the database.
-Make sure that you have permission for the 'mythtv' user to write to the directory you have told it to store its video files in.so neeu
might alone
in /ho have htv
/.mythtv/, or else the backend will automatically try and create one. It will guess 'mythtv' as the username and password for the database, so if you set it to that, it will work without having to do this. It's very broken at the moment.
+Make sure that you have permission for the 'mythtv' user to write to the directory you have told it to store its video files in.
+
+You
might also need to have one
in /home/mythtv
/.mythtv/, or else the backend will automatically try and create one. It will guess 'mythtv' as the username and password for the database, so if you set it to that, it will work without having to do this. It's very broken at the moment.
!!Getting guide information
Tell mythtv-setup to use the DVB grabber, and don't load anything in.
@@ -210,14 +212,14 @@
</pre>
and then you need to edit /etc/apache2/sites-enabled/000-default to include
-<pre
>
+<verbatim
>
<Directory /var/www/mythweb>
FollowSymLinks yes
AllowOveride all
</Directory>
-</pre
>
+</verbatim
>
Restart with <tt>/etc/init.d/apache2 force-reload</tt>.
-----
CategoryNotes