Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Mar 2007
    Posts
    284

    Two Shoutcast servers on one Dedi?

    Is it possible to have more than one ShoutCast server runing on the same Linux Server? I tried to just change the port in the configuration and it still thinks the port is in use.

    Did I miss something here?

    Thanks..
    trevnetmedia.com
    Fully managed hosting. Custom website design. Custom web application development.

  2. #2
    Join Date
    Dec 2002
    Location
    chica go go
    Posts
    11,876
    Yes it is. What command are you using to start the daemon? Are you using the same binary, with multiple configuration files, or are you using multiple binaries?

  3. #3
    Join Date
    Oct 2003
    Location
    Scotland, UK
    Posts
    2,916
    Moved to Emerging Technologies and Markets.
    Alasdair
    Long time ex-host, ex-billing software owner/developer/support staff. Recent lurker.

  4. #4
    Join Date
    Mar 2007
    Posts
    284
    Quote Originally Posted by ub3r
    Yes it is. What command are you using to start the daemon? Are you using the same binary, with multiple configuration files, or are you using multiple binaries?
    Same files, I just made a copy of them to another directory on the server. Then I edited the configuration to use a different port. Perhaps ill just try another port, but I just thought I missed something.

    Its default 8000, I set it to 8001.

    Edit: I just type " ./sc_serv " to start shoutcast.
    trevnetmedia.com
    Fully managed hosting. Custom website design. Custom web application development.

  5. #5
    Join Date
    Mar 2007
    Location
    Reading, UK
    Posts
    39
    You can just make config files, add 2 to the number of the last one as each one uses 3 ports (make sure they are open on your firewall if you use on do this for each server then start it like this:

    ./sc_serv 80XX.conf &

    where xx is the port number in the conf file

    hope that helps ya

  6. #6
    Join Date
    Jul 2003
    Location
    Goleta, CA
    Posts
    5,566
    I think shoutcast uses two ports the one you specify and the one just above it. I'll have to check out on that though.
    Patron: I'd like my free lunch please.
    Cafe Manager: Free lunch? Did you read the fine print stating it was an April Fool's joke.
    Patron: I read the same way I listen, I ignore the parts I don't agree with. I'm suing you for false advertising.
    Cafe Owner: Is our lawyer still working pro bono?

  7. #7
    Join Date
    Mar 2007
    Location
    Reading, UK
    Posts
    39
    Quote Originally Posted by cywkevin
    I think shoutcast uses two ports the one you specify and the one just above it. I'll have to check out on that though.
    Ah, I was told its leave 2 ports above the last one, that seems to be what cast control does so i was just following along with their methods!

  8. #8
    Join Date
    Mar 2007
    Posts
    284
    Thanks Ill mess around with it back get back to you guys later.
    trevnetmedia.com
    Fully managed hosting. Custom website design. Custom web application development.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •