In article <[email protected]>, Diez B. Roggisch <[email protected]> wrote: > >As you don't show us the code, I can only guess - but experience tells >me that you try & bind your service to a priviledged (<=1024) port, >which *nix only allows with root-privileges.
Concur.
You need root privileges to run any service on port 80. Try using 8080
instead.
--
-Ed Falk, [email protected]
http://thespamdiaries.blogspot.com/
--
http://mail.python.org/mailman/listinfo/python-list
