Anonymous Guest
|
Posted: Sun Oct 08, 2006 3:18 pm Post subject: Ices 0.4 launched by a PHP script uses port 80 |
|
|
Hi,
I've been using Ices 0.4 / Icecast for a while now, with some PHP scripts to manage them.
I've recently re-written all my PHP scripts to add some new features, and I found a weird new problem : Ices seems to use port 80, Apache is then enable to restart...
| Code: |
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
|
and
gives me Ices using this port.
I then need to kill Ices, restart Apache, and relaunch Ices.
Can someone please tell me how to get rid of this?
Thank you. |
|