<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On Apr 9, 2015, at 10:21 PM, James Miller <<a href="mailto:gajs-f0el@dea.spamcon.org" class="">gajs-f0el@dea.spamcon.org</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">So I'd like to ask here whether anyone might direct me to some other resources that can help me out of this impasse? I would be most appreciative of any input that might allow me to progress toward getting MythWeb up and running here.</span></div></blockquote></div><br class=""><div class="">A Gentoo user might be able to come in with a brilliant pointer but if not perhaps you could start with what have you installed and how have you configured it and what directory has your copy of mythweb.</div><div class=""><br class=""></div><div class="">The sequence I would test is first verify that nginx is running and serving files, put a simple index.html in its default root directory and see if you can retrieve it using a browser. By simple I mean an index.html containing “<html><body>It works.</body></html>” and surf to <a href="http://backendcomputer/index" class="">http://backendcomputer/index</a>.html. When you have that move on to having it serve mythweb files then sending them to the php daemon and finally ensuring it can log into the database.</div><div class=""><br class=""></div><div class="">This plan is obviously abbreviated but start with what you’ve done already and include nginx’s nginx.conf and if you’re using an additional one for myth that one too.</div><div class=""><br class=""></div><div class="">- George</div></body></html>