Mythtv mythweb error
After the Mandriva 2006 upgrade I’ve still been looking to find if there is anything ‘not quite right’…. anyway, I’ve run into an issue with mythweb. Mythweb is a web-based interface for the mythtv backend. It basically let’s you browse listings, schedule recordings, see what’s scheduled, etc. For me it’s kind of like checking one of the sites that has tv guide info. It’s even better because it’s local to the machine and let’s me go ahead and set recordings up. (And there are no obnoxious ads, or logins to remember…) Anyway, after the upgrade, the main page is throwing up this message… Fatal error: Call to undefined function preg_replace() in /var/www/html/mythweb/config/conf.php on line 29
From what I can see this “fatal error: call to undefined function preg_replace()” is a common error and everything seems to point to a missing functionality in php. That missing capability is PCRE (Perl compatible Regular Expression Funcitons). PCRE is something that can be enabled/disabled at the time php is compiled. If you have a webhost that’s giving this error, they may be in process of a PHP upgrade.
In my case, on the Mandriva 2006 machine it appears that there is an RPM package php-pcre that should solve the problem. Just urpmi php-pcre. Anyway, that missing package seems to be all that mythweb needs to work correctly. (Now I get another error…. next post…)
Popularity: 1% [?]
Related Posts - Tech support tutorials made easy on linux.... One of the real frustrations with phone tech support is translating step by step what is needed to the person on the other end. I know it sounds easy, but in reality - what if they've got xyz theme for their menuing and it's not there, what if... oh you......
- The security of remote tech support (ultravnc sc or x11vnc with wrapper script) Well, I've got a nice way of doing "easy" one click (or one cut and paste) light desktop support for windows or linux, one uses ultravnc sc, the other uses x11vnc with a special wrapper script. So, what security flaws are there in this process? Well, for starters, I see......
- Crossroads At this point, I doubt anyone is seeing this as the wordpress test install is not live to the public yet, but... I'm opening this one up for comments. On the old site, I had accumulated a bit of content along the lines of windows/linux tips, software recommendations and tech......
Related Websites - Hog Heaven Sport Fishing Hog Heaven Captain Sean Hodges 415-382-7891 Upto 25 anglers. Targeting all species. Based out of the Clipper Yacht Harbor — Sausalito, CA Captain Sean Hodges is a Coast Guard licensed pilot with his 100 ton certification. Founded in 1995 by Captain Hodges, Hog Heaven Sport Fishing is backed with ten......
- FREE PHP Web Hosting 100% FREE Full Service WebHost no restrictions // When you're just starting out in internet sales, picking your market can be daunting. Then you need to pick a domain name and then, finally, you need to decide where to host your web site. In this instance, hosting is a no......
- Italian Open Closes with Djokovic and Maria Shrapova on Top Everyone watched with anticipation this weekend as the meteoric rise of Djokovic has allowed him to claim yet another title. The young tennis player has now been able to set amazing records with his ability to follow John McEnroeâs 42-0 start in 1984. No other tennis player has been able......
Similar Posts
- Another mythweb php error
- IE 7 INCOMPATIBLE with WORDPRESS blogs using the stattraq plugin
- Building Deb packages from source….
- Ubuntu Gutsy Gibbon coming
- The 2nd journey begins… Mandriva 2006 upgrade 2 – Part 3