<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>git branch -a<br>* master<br> remotes/origin/GoogleTV<br> remotes/origin/HEAD -> origin/master<br> remotes/origin/fixes/0.18<br> remotes/origin/fixes/0.19<br> remotes/origin/fixes/0.20<br> remotes/origin/fixes/0.21<br> remotes/origin/fixes/0.22<br> remotes/origin/fixes/0.23<br> remotes/origin/fixes/0.24<br> remotes/origin/html5<br> remotes/origin/iPod<br> remotes/origin/master<br></span></div><div><br><span></span></div><div><span>I have actually changed back to php version 5.3 and everything works. So it must be some changes in php5.4</span></div><div><br><span></span></div><div><span> php --version<br>PHP 5.3.6-pl1-gentoo (cli) (built: Jun 5 2011 21:28:28) <br>Copyright (c) 1997-2011 The PHP Group<br>Zend Engine v2.3.0,
Copyright (c) 1998-2011 Zend Technologies<br></span></div><div><br><span></span></div><div><span>Thanks, Mike<br></span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Bill Meek <keemllib@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> mythtv-users@mythtv.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, February 27, 2012 9:47 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [mythtv-users] mythweb errors<br> </font> </div> <br>
On 02/27/2012 07:48 PM, Michael Drons wrote:<br>> Trying to figure out some errors I am seeing in mythweb (after an upgrade).<br>> I running mythtv version: v0.25pre-4702-g14ec737<br>...<br><br>Hi;<br><br>Did you also to a git pull from wherever your mythweb source is?<br>You can double check with: git branch -a. You should see:<br><br>* master<br> remotes/origin/GoogleTV<br> remotes/origin/HEAD -> origin/master<br> ...<br><br>-- <br>Bill<br>_______________________________________________<br>mythtv-users mailing list<br><a ymailto="mailto:mythtv-users@mythtv.org" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>http://www.mythtv.org/mailman/listinfo/mythtv-users<br><br><br> </div> </div> </blockquote></div> </div></body></html>