Re: New web inferface (Webif) for SamyGO
Posted: Thu May 31, 2012 10:53 pm
no this needs to be submitted on shell, webshell if you have it "http://IP_of_TV/phpsysinfo/shell.php" Username=user, Password=pass
I have to report the same issue. When clicked on online nothing happens. clicked on devel nothing happened either.tao13 wrote:Hi again.
when i click online , nothing happend.
have any sugestion?
Code: Select all
curl -s "http://forum.samygo.tv/viewtopic.php?f=21&t=3856&p=29558#p29558" | sed 's_&_&_g' | busybox grep -o "###.*###" | sed 's_<br />_\n_g' | sed 's_^###.*$__g' | sed '/^$/d'
@tao13curl "viewtopic.php?f=21&t=3856&p=29558#p29558"
curl: (6) Could not resolve host: forum.samygo.tv (Domain name not found)
# ping http://forum.samygo.tv
ping: http://forum.samygo.tv: Unknown host
Code: Select all
. /dtv/SGO.env;busybox ping http://samygo.tv
maybe better justjuuso wrote:...
@tao13
could you please execute in TV`s shell this:Code: Select all
. /dtv/SGO.env;busybox ping http://samygo.tv
Code: Select all
ping forum.samygo.tv
Code: Select all
localhost login: root
Password:
# curl -s "http://forum.samygo.tv/viewtopic.php?f=21&t=3856&p=29558#p29558" | sed 's_&_&_g' | busybox grep -o "###.*###" | sed 's_<br />_\n_g' | sed 's_^###.*$__g' | sed '/^$/d'
http://forum.samygo.tv/download/file.php?id=1249 poor_webif.SGO_ext.tar #BUILD=2012-05-13 Main WebIF Module
http://forum.samygo.tv/download/file.php?id=1252 curlftp_arm.SGO_ext.tar #BUILD=2012-05-16 curlftp module
http://forum.samygo.tv/download/file.php?id=1248 ntpclient_arm.SGO_ext.tar #BUILD=2012-05-13 ntpclient-2010 module.
http://forum.samygo.tv/download/file.php?id=1247 serial_unlock_arm.SGO_ext.tar #BUILD=2012-05-13 console_unlock_module
http://forum.samygo.tv/download/file.php?id=1255 xupnpd-arm.SGO_ext.tar #BUILD=2012-05-19 xupnpd_IPTV_server module
http://forum.samygo.tv/download/file.php?id=1208 moviemanager.SGO_ext.tar #BUILD=2012-05-01 Moviemanager Module
http://forum.samygo.tv/download/file.php?id=1223 Infopage.SGO_ext.tar #BUILD=2012-05-05 Infopage Module by juuso
http://forum.samygo.tv/download/file.php?id=1130 pvr_drm_disable.SGO_ext.tar #PVR_DRM_Disable_Genoa Does_not_work_with_FW_1018
http://forum.samygo.tv/download/file.php?id=1131 pvr_drm_disable.SGO_ext.tar #PVR_DRM_Disable_Valencia
Code: Select all
curl -V
curl 7.20.0 (arm-SamyGO_OE.dev-linux-gnueabi) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3 c-ares/1.6.0
Protocols: dict file ftp ftps http https imap imaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: AsynchDNS Largefile NTLM SSL libz
Code: Select all
busybox
BusyBox v1.18.3 (2011-10-30 11:35:20 CET) multi-call binary.
Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.
Code: Select all
# ping forum.samygo.tv
ping: forum.samygo.tv: Unknown host
Code: Select all
# busybox
BusyBox v1.18.3 (2011-10-30 11:35:20 CET) multi-call binary.
Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.