LinHES Forums
http://forum.linhes.org/

mythweb:Fatal Error with program_listing.php
http://forum.linhes.org/viewtopic.php?f=11&t=7535
Page 1 of 1

Author:  Darth_tater [ Tue Dec 27, 2005 1:20 am ]
Post subject:  mythweb:Fatal Error with program_listing.php

this is my most pain less instalation yet!
i jsut got a new HD (christmas...)
so i thought i would upgrade to the lates vesion of knoppmyth
and im glad i did. everything is faster/easyier but the changes mabe to the mythweb are concerning. i got mythweb/webmin/samba configured correctly. but now when ever i go to my IP (to get to mythweb)
http://(my ip):81
click on the mythweb: link
and then i get this:
Fatal Error at /usr/share/mythtv/mythweb/includes/programs.php, line 107:
load_all_program_data() attempted with an empty $Channels array

The system administrator has been notified and the problem will be remedied shortly.
hers a screenie (thats the FULLIMAGE)
http://img358.imageshack.us/img358/2292/error2bm.jpg
now i dont know very much html/php so a fix/help/hint would be aprechiated!

thanks, and btw. i tired freevo. knoppmyth kicks its ass.

Author:  cesman [ Tue Dec 27, 2005 10:54 am ]
Post subject: 

Not that I'm any sort of guru, but the error message seems to indicate that there is no data in the guide. Did you run mythfilldatabase?

Author:  Darth_tater [ Tue Dec 27, 2005 11:39 am ]
Post subject:  mythfilldatabase returns error 401

cesman wrote:
Not that I'm any sort of guru, but the error message seems to indicate that there is no data in the guide. Did you run mythfilldatabase?


i try, but get error 401 it connects and all, but im not authorised
but i chedked my subscription with them, and it worked (when i logged into there site) my status is "active"
and the account runs out on the 27th of january 2006

Author:  cesman [ Tue Dec 27, 2005 12:42 pm ]
Post subject: 

Solve your fill issue and this should go away...

Author:  Xsecrets [ Tue Dec 27, 2005 1:30 pm ]
Post subject: 

make sure to try different cases on your login, I know there is some issue with case on the username and password. I'm not sure if it's case sensitive, or just requires all lower case. I know if I put a capital letter in my username it won't work.

Author:  Darth_tater [ Tue Dec 27, 2005 9:05 pm ]
Post subject: 

Xsecrets wrote:
make sure to try different cases on your login, I know there is some issue with case on the username and password. I'm not sure if it's case sensitive, or just requires all lower case. I know if I put a capital letter in my username it won't work.


u ppl were right
i needed to get program data first (doh!)
i fixed the data direct issue. and no the login isint case sensitive

Author:  mjl [ Tue Dec 27, 2005 9:27 pm ]
Post subject: 

Hi Darth_tater,

I think you are looking in the wrong tree. First, which version are you using, what kind of install, Auto, Manual IDE/SATA ? Did you see any errors about backend not running? Most of the issues I have experienced are usually caused by not having everything setup, paths to things you are not even using or planning to use.

New HD? Hard Drive or Hi Def

check the logs
tail -50 /var/log/mythtv/mythbackend.log
tail -50 /var/log/messages
tail -50 /var/log/mysql/mysql.log
dmesg |less

look to see what they have to say for clues and there are a couple of little tweaks that you may want to apply also. Unfortunetly I don't recall who provided them, a couple were from Human.

mkdir -p /var/www/mythweb/php_sessions -m a+rw

ln -s /myth/music /usr/share/mythtv/mythweb/music

chgrp www-data /myth/image_cache

then recycle the backend
(check to see if it is running before and after)
ps ax
sudo sh /etc/init.d/mythtv-backend stop
sleep 7
sudo sh /etc/init.d/mythtv-backend start
ps ax

Mike

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/