Warning: fsockopen() [function.fsockopen]: unable to connect to http://192.168.10.106:8080 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /XXXXX/remote/telnet.class.php on line 55
"kbenson" wrote:
If you don't have telnet built into your OS (newer windows installs don't, everything else does), go download PuTTY SSH and use it's telnet support.
"TheEndless" wrote:"kbenson" wrote:
If you don't have telnet built into your OS (newer windows installs don't, everything else does), go download PuTTY SSH and use it's telnet support.
It's actually there, you just have to tell it to install it (Control Panel->Programs and Features->Turn Windows Features On or Off->Telnet Client). Doesn't even require a reboot...
"dynamitemedia" wrote:Just a thought, but you know you should be running this locally, right? An external website won't have access to your local Roku unless you map the port(s) on the router to the Roku. Also, if you are doing that for some reason, then you would need to change the address from a local one ( 192... ) to your external IP ( http://www.whatismyip.com/ ) I have an apache+php server running on an old desktop. XAMPP for Windows is one distribution I've used that takes care of setting up all that with one installer.
i am gonna try on another webhost maybe...