java.net.BindException: Permission denied when creating a ServerSocket on Mac OSX

You can’t open a port below 1024, if you don’t have root privileges and from the code you posted in your comment, you seem to be trying to open port 100 which confirms my theory.

You need to use a port which is higher than 1024, if you’re running the code under a non-root user.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)