mythweb

Torfinn Ingolfsen torfinn.ingolfsen at getmail.no
Tue Jun 19 06:18:06 UTC 2012


On Mon, 18 Jun 2012 21:00:19 -0500
Jason Wohlford <jason at wohlford.org> wrote:

> I've been struggling with mythweb for a bit. It was working; now it's not. It's been that way for at least a month. Can't tell if this is something I induced or if it's a bug. Help me out, folks.

Based on your description, I guess it is something you did.
Now tell us what you did to that machine in order to break it.
Did you upgrade any ports? php perhaps?

Does php in general still work? (phpinfo() would tell)

>   Fatal error: Class 'MythBase' not found in /s/usr-local/www/mythweb/classes/Translate.php on line 16

Did you put MythWeb on a different machine than the MythTV backend?

> 
> Googling to the error leads me to a page that mentions bindings, but I couldn't find any such files even with a comprehensive 'find / -name bindings'.

In general, "bindings" in this type of context means that an application (MythTV for example) or a language (php for example) is compiled with support for something.
Example: MythTV has bindings for php (probably not the best example), and php has bindings for a database (MySQL), etc.
So looking for files or directories with the name "bindings" isn't going to help much.

Did you look at the web server error log (Apache I guess)? Any clues in there?
HTH
-- 
Torfinn Ingolfsen <torfinn.ingolfsen at getmail.no>


More information about the freebsd-multimedia mailing list