I'm trying to do socket_bind() and it works fine from the command line as
root, but when I try to use it through apache I get this error

Warning: socket_bind() unable to bind address [13]: Permission denied in
......

Is there a way to have this run through apache?

-Josh

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to