<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><br><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I using MythWeb from git and its current so I have both the patches mentioned previously but I'm still getting a <span style="font-family: Times; ">!!NoTrans: Permission denied [#2002] error.</span><div><span style="font-family: Times; "><br></span></div><div><font face="Times">This is a Fedora 19 system with Apache 2.4.6 and php 5.5.3. Both the fronted and backend are on the same machine and currently run fine from the command line. I haven't taken the time to create the necessary systemd service files yet. This was a migration from an previous combined BE/FE machine and I followed the howto in the wiki.</font></div><div><font face="Times"><br></font></div><div><font face="Times">Mysql is bound to the standard port(3306) on the subnet I use and networking is allowed in my.cnf. I've searched for a couple of days now and haven't found an answer.</font></div><div><font face="Times"><br></font></div><div><font face="Times">I had to remove Options -All from the myth web.conf file</font></div><div><font face="Times"><br></font></div><div><font face="Times"><div>[root@pvr conf.d]# httpd -S</div><div>AH00526: Syntax error on line 30 of /etc/httpd/conf.d/mythweb.conf:</div><div>You may not use 'Options +All' or 'Options -All'.</div><div><br></div><div><div> <Directory "/var/www/html/mythweb/data"></div><div> Options +FollowSymLinks +IncludesNoExec</div><div> </Directory></div><div> <Directory "/var/www/html/mythweb" ></div></div></font></div><div><font face="Times"><br></font></div><div><font face="Times">here's what I get when I load <a href="http://pvr/mythweb">http://pvr/mythweb</a></font></div><div><font face="Times"><br></font></div><div><font face="Times">from the apache error_log</font></div><div><font face="Times"><br></font></div><div><font face="Times"><div>[Wed Sep 04 18:55:14.042768 2013] [:error] [pid 20652] [client 192.168.69.69:57592] PHP Warning: require(modules/_shared/tmpl/tmpl/footer.php): failed to open stream: No such file or directory in /var/www/html/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 47</div><div>[Wed Sep 04 18:55:14.042810 2013] [:error] [pid 20652] [client 192.168.69.69:57592] PHP Fatal error: require(): Failed opening required 'modules/_shared/tmpl/tmpl/footer.php' (include_path='/usr/local/share/mythtv/bindings/php/:/usr/share/mythtv/bindings/php/:.:/usr/share/pear:/usr/share/php') in /var/www/html/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 47</div><div><br></div><div>The first php warning is because 'tmpl' is not getting defined and causing the second error but if I define 'tmpl' to be 'default' I get an error about t() not being define in includes/translate.php</div><div><br></div><div>Any suggestions? Thanks.</div><div><br></div><div><br></div><div>In the browser window:</div></font></div><div><h2 style="font-family: Times; ">Fatal Error</h2><p class="err" style="font-family: Times; ">!!NoTrans: Permission denied [#2002]<br><br>Backtrace<br>Array<br>(<br>[0] => Array<br>(<br>[file] => /var/www/html/mythweb/classes/Database/Query/mysql.php<br>[line] => 63<br>[function] => error<br>[class] => Database<br>[object] => Database_mysql Object<br>(<br>[dbh] => <br>[error] => Permission denied [#2002]<br>[err] => Permission denied<br>[errno] => 2002<br>[last_sh] => Database_Query_mysql Object<br>(<br>[dbh] => <br>[query] => Array<br>(<br>[0] => SET NAMES utf8;<br>)<br><br>[last_query] => SET NAMES utf8;<br>[warnings] => Array<br>(<br>)<br><br>[num_args_needed] => 0<br>[num_rows] => <br>[affected_rows] => <br>[insert_id] => <br>[db] => Database_mysql Object<br>*RECURSION*<br>)<br><br>[fatal_errors] => 1<br>[query_count] => 0<br>[query_time] => 0<br>[global_name] => <br>[destruct_handlers] => Array<br>(<br>)<br><br>)<br><br>[type] => -><br>[args] => Array<br>(<br>)<br><br>)<br><br>[1] => Array<br>(<br>[file] => /var/www/html/mythweb/classes/Database.php<br>[line] => 261<br>[function] => execute<br>[class] => Database_Query_mysql<br>[object] => Database_Query_mysql Object<br>(<br>[dbh] => <br>[query] => Array<br>(<br>[0] => SET NAMES utf8;<br>)<br><br>[last_query] => SET NAMES utf8;<br>[warnings] => Array<br>(<br>)<br><br>[num_args_needed] => 0<br>[num_rows] => <br>[affected_rows] => <br>[insert_id] => <br>[db] => Database_mysql Object<br>(<br>[dbh] => <br>[error] => Permission denied [#2002]<br>[err] => Permission denied<br>[errno] => 2002<br>[last_sh] => Database_Query_mysql Object<br>*RECURSION*<br>[fatal_errors] => 1<br>[query_count] => 0<br>[query_time] => 0<br>[global_name] => <br>[destruct_handlers] => Array<br>(<br>)<br><br>)<br><br>)<br><br>[type] => -><br>[args] => Array<br>(<br>[0] => Array<br>(<br>)<br><br>)<br><br>)<br><br>[2] => Array<br>(<br>[file] => /var/www/html/mythweb/classes/Database.php<br>[line] => 124<br>[function] => query<br>[class] => Database<br>[object] => Database_mysql Object<br>(<br>[dbh] => <br>[error] => Permission denied [#2002]<br>[err] => Permission denied<br>[errno] => 2002<br>[last_sh] => Database_Query_mysql Object<br>(<br>[dbh] => <br>[query] => Array<br>(<br>[0] => SET NAMES utf8;<br>)<br><br>[last_query] => SET NAMES utf8;<br>[warnings] => Array<br>(<br>)<br><br>[num_args_needed] => 0<br>[num_rows] => <br>[affected_rows] => <br>[insert_id] => <br>[db] => Database_mysql Object<br>*RECURSION*<br>)<br><br>[fatal_errors] => 1<br>[query_count] => 0<br>[query_time] => 0<br>[global_name] => <br>[destruct_handlers] => Array<br>(<br>)<br><br>)<br><br>[type] => -><br>[args] => Array<br>(<br>[0] => SET NAMES utf8;<br>)<br><br>)<br><br>[3] => Array<br>(<br>[file] => /var/www/html/mythweb/includes/database.php<br>[line] => 49<br>[function] => connect<br>[class] => Database<br>[type] => ::<br>[args] => Array<br>(<br>[0] => mythconverg<br>[1] => mythtv<br>[2] => mythtv<br>[3] => pvr<br>[4] => <br>[5] => mysql<br>)<br><br>)<br><br>[4] => Array<br>(<br>[file] => /var/www/html/mythweb/includes/init.php<br>[line] => 43<br>[args] => Array<br>(<br>[0] => /var/www/html/mythweb/includes/database.php<br>)<br><br>[function] => require_once<br>)<br><br>[5] => Array<br>(<br>[file] => /var/www/html/mythweb/mythweb.php<br>[line] => 20<br>[args] => Array<br>(<br>[0] => /var/www/html/mythweb/includes/init.php<br>)<br><br>[function] => require_once<br>)<br><br>)<br>!!</p></div><br><br>
<br></div></div></div><br></body></html>