hello,
i've wondered if someone of you know why or how to fix that problem.
if i use socket_create_listen() or socket_listen() on some ports, most <1000, i
get an error "unable to bind to given adress [13]: Permission denied".
if i use ports like 14532 or 9932 it works fine.
if i run that script as root i'm allowed to listen on any port.
thanxs