<div>Whether its a sim link or not does not matter to the actual running of the mythweb. There are other "quirks" to the correct running of mythweb, but this ain't one of them.</div>
<div> </div>
<div>Further, I don't really get the logic of doing the sim link (two folders to maintain). As long as the folder with the mythweb files appears under your Apache's document root, Apache will be able to serve the files.</div>
<div>The special attention refered to could be that:</div>
<div>1. You will want to make sure permissions on the folder are correct for Apache to serve; </div>
<div>2. You may (should) want to password protect your mythweb if its visible to the outside world</div>
<div>3. You'll need to change your php config to allow ur file-access (in php.ini set "allow_url_fopen = On")</div>
<div>Other than that, it works like a charm.</div>
<div><br>Robin<br><br> </div>
<div><span class="gmail_quote">On 3/28/06, <b class="gmail_sendername">Craig Hagerman</b> <<a href="mailto:craighagerman@gmail.com">craighagerman@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>I am a bit confused about the correct set up for mythweb. (for mythtv<br>0.19) I created a directory called mythweb under my document root:
<br><br>/var/www/mythweb/<br><br>I copied all of the files from mythweb plugins directory there,<br>according to instructions on the <a href="http://mythtv.org">mythtv.org</a> site (I think). Now I have<br>just read elsewhere (
<a href="http://hyams.webhop.net/mythtv/myth_ubuntu.html">http://hyams.webhop.net/mythtv/myth_ubuntu.html</a>)<br>that "Mythweb needs some special attention for proper installation."<br>That sites instructs me to create a file in /usr/local/share/mythtv
<br>and then create a sim link from that to /var/www<br><br>ln -s /usr/local/mythtv/share/mythtv/mythweb /var/www/mythweb<br><br>Which is it supposed to be? a sim link or a stand alone directory?<br><br>Craig<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><br></blockquote></div><br>