On 5/21/06, <b class="gmail_sendername">Steven L Owens</b> &lt;<a href="mailto:slonocode@abac.com">slonocode@abac.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ok I spent the better part of yesterday fiddling with this and I can't<br>seem to get mythweb working.&nbsp;&nbsp;It's the same error that others have<br>written about where it shows the directory listing and clicking on<br>mythweb.php
 gives database errors.&nbsp;&nbsp;I'll try to be thorough in<br>explaining what I've done and hopefully someone can help me.&nbsp;&nbsp;I just<br>don't know if I would run mythtv without mythweb.<br><br>This is ubuntu breezy fresh install using the 
0.19 deb packages from<br><a href="http://hunter.ws">hunter.ws</a>.&nbsp;&nbsp;and following hyam's great guide.<br><br>I added this to my /etc/apache2/apache2.conf<br><br>&lt;Directory /var/www/mythweb&gt;<br>&nbsp;&nbsp;Options FollowSymLinks
<br>&nbsp;&nbsp;AllowOverride All<br>&lt;/Directory&gt;<br><br><br>I verified the db variables in /etc/mythtv/mythweb-htaccess.conf.<br>I used both the plain password and the funky one that ubuntu uses(like it's hashed or something).
<br><br>&nbsp;&nbsp; setenv db_server&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;correct_ip_address&quot;<br>&nbsp;&nbsp; setenv db_name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;mythconverg&quot;<br>&nbsp;&nbsp; setenv db_login&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;mythtv&quot;<br>&nbsp;&nbsp; setenv db_password&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;correct_password&quot;
<br><br>I made sure that the user www-data owned the data directory<br><br>&nbsp;&nbsp; chmod -R www-data /var/www/mythweb/data<br>&nbsp;&nbsp; chmod g+rw /var/www/mythweb/data<br><br><br><br>I wasn't sure I understood where I am supposed to run the following command from
<br><br>cp -r . /var/www/mythweb<br><br>I'm also not sure if I know how to get mod_env and mod_rewrite enabled.<br>I also didn't see another place in /etc/apache2/apache2.conf to change override to all like I saw in other threads.
<br><br><br>So can anyone help me get mythweb running?&nbsp;&nbsp;Please!?<br><br><br><br><br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a></blockquote><div><br>Not that this is really any help but I had the same exact problem and never could get it to work right. I don't know if this messed you up but I didn't put my sources right in 
sources.list and had a bunch of little problems like that. After hours of trying to find it I ended up reloading before I went much further because of all the small problems. If I couldn't have reloaded I probably would have uninstalled everything to do with apache2 and reinstalled to try and fix it. I know that isn't the kind of help you want but thought I would throw it out there.
<br><br>Allan<br></div><br></div>