NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
shaggys
Jan 28, 2010Aspirant
WAKE addon problem
Hi Just installed the WAKE addon but when trying to wake a computer upp I get the error below. Do I have the wrong PHP version on my DUO? I use PHP from here PHP5 5.2.11 from WhoCares http://ww...
mtjoernelund
Feb 07, 2010Aspirant
gonzo_74 wrote:
// $opt_ret = socket_set_option($s, 1, 6, TRUE);
I do not think you need to disable the above line. Just replace it with this:
$opt_ret = socket_set_option($s, SOL_SOCKET, SO_BROADCAST, TRUE);
And then it should work. (BTW, am using php5 on my readynas duo).
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!