[mythtv-users] Need help with mythweb from SVN
Sammo
sammo2828 at gmail.com
Sat Sep 5 11:40:42 UTC 2009
On Wed, Aug 26, 2009 at 1:54 PM, Keith Richie <disturbed1976 at gmail.com>wrote:
> Thanks for the advise - I'm glad that I already tried everything you
> listed :-) made me feel I was on the right track. It was a fresh OS
> install, so the document root was empty. Didn't matter if I cp'd from
> /usr/share/mythtv/mythweb, my svn directory, or did a direct svn co of
> plugins/mythweb.
>
> Turned out to be a mythweb.conf.apache issue.
>
> I needed to add
> Alias /mythweb /var/www/htdocs/mythweb
I have a similar problem:
*Fatal error*: Call to undefined function t() in *
/var/www/mythweb/modules/_shared/tmpl/_errors/fatal.php* on line *17*
This is not a fresh install, and I previously had it working from Debian
packages, so I have rm -rf /var/www/mythweb, made sure that my svn working
copy is good, then reinstalled mythweb.
I have followed the steps from here:
http://www.mythtv.org/wiki/Installing_MythTV_SVN_on_Debian_Sid
I even tried Keith's solution of adding Alias to mythweb.conf.apache as
follows:
Alias /mythweb "/var/www/mythweb"
<Directory "/var/www/mythweb/data">
Options -All +FollowSymLinks +IncludesNoExec
</Directory>
<Directory "/var/www/mythweb" >
Still no success. Any ideas?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090905/f2d4d608/attachment.htm>
More information about the mythtv-users
mailing list