[mythtv-users] yet another user with MythWeb problems on recent GIT versions

Matt W mwood23 at gmail.com
Fri Apr 8 23:28:59 UTC 2011


...and that user would be me :-)

I've done everything I can think of to get things working and it's just not
happening.  All I get is the dark grey splash page with the MythTV logo in
the corner, that's it.  Nothing in php error log, nothing in httpd error
log.  The only semi useful error I see is:

Warning: Failed to open translation file:
/var/www/mythweb/_shared/lang/English.lang in
/var/www/mythweb/classes/Translate.php on line 172

Close but no cigar... the lang files appear to be in a directory called
"modules":

mythtv at mythtv2:~/src/mythtv/trunk/mythweb.git/mythweb$ find . -name
English.lang
./modules/_shared/lang/English.lang

I think the INSTALL doc might need updating  :-)   so anywho, I tried
copying all those files into their own directory:


mythtv2:/var/www/mythweb/modules/_shared/lang# mkdir -p
/var/www/mythweb/_shared/lang
mythtv2:/var/www/mythweb/modules/_shared/lang# cp *
/var/www/mythweb/_shared/lang


so now the lang file error is gone, but I still have an essentially blank
page of dark grey and the logo.

Can someone offer some other troubleshooting tips?  I know the bindings
moved to the mythtv install area, and I think that's when my trouble
started.  I added that as an include path in php.ini:

include_path=/usr/local/mythtv/share/mythtv/bindings/php



web/php version info:

Apache Version Apache/2.2.9 (Debian) PHP/5.3.3-0.dotdeb.1 with Suhosin-Patch
mod_python/3.3.1 Python/2.5.2 mod_perl/2.0.4 Perl/v5.10.0



I unfortunately do not know how to find the current mythweb version from
git, but I updated it today.

The log files give zero info, and the same for the page source in the web
browser.  I'm stuck.  thanks!

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20110408/2ed78456/attachment.html 


More information about the mythtv-users mailing list