[mythtv-users] MythWeb Error Message

Mark markhsa at gmail.com
Tue May 4 18:40:42 UTC 2010


On Tue, 2010-05-04 at 13:17 -0500, James Kaufman wrote:
> Installed Mythbuntu 10.04. All is working great, except Mythweb isn't 
> working for me. I see this in the error log.
> 
> PHP Fatal error:  Call to undefined function t() in 
> /usr/share/mythtv/mythweb/modules/database/init.php on line 14, referer: 
> http://mythtvbe/mythweb/
> 
> What is this function t()?
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

do this. In the /etc/apache2/sites-enabled/mythweb.conf
ensure the username and password are what you have set in the database
( I go this same error until mine was fixed )
Also, up the php memory to 64 megs in that same file.
If your username and passwd are set to mythtv, you should be able to log
in to the database with this on command line:

mysql -umythtv -pmythtv mythconverg

You will likely find that was the issue.



More information about the mythtv-users mailing list