Old 15th October 2005, 17:58   #1
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
Setting up shoutcast on my server

well i been trying for a couple days just dont get it how to set shout cast up on my server.

Is there some one who can set this up for me...

I run www.mixtaperadio.net of of my own server and im tired of pay $25 for 20 listners wehn i can hold alot more on my server . Im useing sam2 to broadcast my music..
misiano is offline   Reply With Quote
Old 15th October 2005, 19:25   #2
Nick@ss
Moderator
 
Nick@ss's Avatar
 
Join Date: Nov 2004
Location: Streamsolutions Headquarters
Posts: 11,953
if it is a webserver the chances are you wont be able to install shoutcast on it,

do you have ssh /root access to the server as that is what you need for getting it installed?
Nick@ss is offline   Reply With Quote
Old 15th October 2005, 19:48   #3
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
yes i do have root access, i was just trying to install on one of my domains
misiano is offline   Reply With Quote
Old 15th October 2005, 21:36   #4
Nick@ss
Moderator
 
Nick@ss's Avatar
 
Join Date: Nov 2004
Location: Streamsolutions Headquarters
Posts: 11,953
http://www.gentoo.org/doc/en/shoutcast-config.xml

might help
Nick@ss is offline   Reply With Quote
Old 19th October 2005, 13:24   #5
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
I have no idea how to do this.. looks all liek a foreign language.. im really looking for some one who can do tjhis for me
misiano is offline   Reply With Quote
Old 20th October 2005, 05:26   #6
IznastY
Junior Member
 
Join Date: Oct 2005
Posts: 6
Installing shoutcast server (linux)

Setting up shoutcast on the server is pretty easy.
im guessing that this is a linux server

ssh into the server:

1. (download shoutcast files to server)
wget http://www.shoutcast.com/downloads/s...-glibc6.tar.gz

2. (untar files)
tar -zxvf shoutcast-1-9-5-linux-glibc6.tar.gz

3. (rename folder)
mv shoutcast-1-9-5-linux-glibc6 shoutcast

4.(remove downloaded file)
rm shoutcast-1-9-5-linux-glibc6.tar.gz

5. now you could either ftp into ur server and config sc_serv.conf or use shell editor (pico or nano) depending on the whats install on the box

pico sc_serv.conf
or
nano sc_serv.conf

6. (edit config)
Edit sc_serv.conf file as needed
maxuser
password
port

remore the ; infront of adminpassword and set a password

7. (save config)
ctrl-x to save and exit the editor

8.(start the server)
./sc_serv sc_serv.conf



Hope this helps. good luck
IznastY is offline   Reply With Quote
Old 8th November 2005, 22:51   #7
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
Well call me a idiot. but i just dont get it.....
misiano is offline   Reply With Quote
Old 9th November 2005, 20:43   #8
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
I use linux...but all this is very forien to me.. just not famiar with i can not get it going.. i use sam2 to broad cast but i tried to install this and nothing...
misiano is offline   Reply With Quote
Old 9th November 2005, 23:52   #9
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
wel i also use whm and cpanel.. i have no idea how to log in to ftp for the actual server f thats what u mean
misiano is offline   Reply With Quote
Old 10th November 2005, 00:06   #10
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
I looked all through my whm panle and dont see wwhere my ssl telent is
misiano is offline   Reply With Quote
Old 10th November 2005, 00:53   #11
IznastY
Junior Member
 
Join Date: Oct 2005
Posts: 6
you can ssh from cpanel, but first u have to make sure ssh is enabled on the account in whm, so login to ur whm click for Manage Shell Access, click enable shell access on the currect account. then. then login to cpanel using that account, and click ssh/shell access then follow the instructions above.
IznastY is offline   Reply With Quote
Old 10th November 2005, 00:59   #12
IznastY
Junior Member
 
Join Date: Oct 2005
Posts: 6
Putty is also a nice ssh client you can use instead of cpanel.
IznastY is offline   Reply With Quote
Old 10th November 2005, 01:46   #13
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
ok got that figured out and a black screen comes up i got logged into that.. really i just rather pay some one ot do this for me..Its like trying to learn spanish in a week
misiano is offline   Reply With Quote
Old 10th November 2005, 02:00   #14
IznastY
Junior Member
 
Join Date: Oct 2005
Posts: 6
I can do that for you if you like.
IznastY is offline   Reply With Quote
Old 10th November 2005, 03:16   #15
misiano
Junior Member
 
Join Date: Oct 2005
Location: dallas tx
Posts: 9
Send a message via AIM to misiano Send a message via Yahoo to misiano
I had some one try and they siad my port is blocked.

you can contact me on aim or yim realradio187
misiano is offline   Reply With Quote
Old 18th October 2006, 20:27   #16
jonjetzone
Junior Member
 
Join Date: Oct 2006
Location: Denmark
Posts: 3
Thanks a lot to this thread especially to IZnasty, man!!! You've just save me from a second of cancelling my dedicated server. Thanks a lot to you man!

God bless everyone!!!
jonjetzone is offline   Reply With Quote
Old 24th November 2006, 07:01   #17
xtraderx
Junior Member
 
Join Date: Nov 2006
Posts: 1
HELP

ok I have my own servers running on linux an when i start them i use the ./sc_serv
then hit ctrl+x
followed by bg to run them in background
an seems that the server still stops
I dont know if there is a different command to ecit putty without stopping the server please help!

NOTE: Config is set ok
; AutoDumpUsers controls whether listeners are disconnected if the source
; stream disconnects. The default is 0.
AutoDumpUsers=0

; AutoDumpSourceTime specifies how long, in seconds, the source stream is
; allowed to be idle before the server disconnects it. 0 will let the source
; stream idle indefinately before disconnecting. The default is 30.
AutoDumpSourceTime=0

Last edited by xtraderx; 24th November 2006 at 07:21.
xtraderx is offline   Reply With Quote
Old 6th February 2007, 02:53   #18
ChuckyDeath
Junior Member
 
Join Date: Feb 2007
Posts: 3
this is gonna sound stupid, but it works, just click the "X" at the top of the PuTTY window.
ChuckyDeath is offline   Reply With Quote
Old 17th March 2007, 09:41   #19
khaver
Junior Member
 
Join Date: Mar 2007
Location: Norway
Posts: 1
O is there any one who can help me in same case As Remote Assistance? I bought Linux server for only this shoutcast server.
khaver is offline   Reply With Quote
Old 11th June 2007, 20:58   #20
bro_c
Junior Member
 
Join Date: Apr 2006
Posts: 9
There are a few errors there about untarring. You have to use the gzip command

gunzip < file.tar.gz | tar xvf -

But thanks, I was able to figure out what I was doing wrong, and mine's up and running!
bro_c is offline   Reply With Quote
Old 12th June 2007, 03:04   #21
detone
Junior Member
 
detone's Avatar
 
Join Date: Oct 2004
Location: Brazil
Posts: 38
Send a message via Skype™ to detone
Good tips! ;-)

David Jill
BestRadio Brasil
www.bestradiobrasil.com
detone is offline   Reply With Quote
Old 4th March 2008, 02:19   #22
seachen
Junior Member
 
Join Date: Nov 2006
Posts: 11
what is URL submitted by user.??
seachen is offline   Reply With Quote
Old 4th March 2008, 02:41   #23
seachen
Junior Member
 
Join Date: Nov 2006
Posts: 11
i have done untar my download file.

after i untar, i go http://serverort/ it can show SHOUTcast D.N.A.S. Status. but Server Status: Server is currently down.

how to make it server on? beside that what is my username and password for the admin?
seachen is offline   Reply With Quote
Old 4th March 2008, 05:27   #24
Sawg
Forum King
 
Join Date: Jun 2000
Location: Phoenix, AZ
Posts: 7,456
Send a message via ICQ to Sawg Send a message via AIM to Sawg Send a message via Yahoo to Sawg
It is running, you are good. Just connect to it with something, like sc_trans or the SHOUTcast DSP on a windows box.

| Brought to you by ^V ^C | The one... the original... no seriously!
Sawg is offline   Reply With Quote
Old 26th October 2009, 17:53   #25
gnetuk
Junior Member
 
Join Date: Oct 2009
Posts: 21
i need the url for the files to upload to my site. please
gnetuk is offline   Reply With Quote
Old 26th October 2009, 19:48   #26
caraoge
Senior Member
 
caraoge's Avatar
 
Join Date: Dec 2003
Location: Saarland, Germany
Posts: 331
go to http://www.shoutcast.com and download them.
But you need SSH access to your machine. You can not run SHOUTcast only with ftp and http access.
caraoge is offline   Reply With Quote
Old 3rd January 2010, 11:13   #27
OBarnes
Junior Member
 
Join Date: Jan 2010
Posts: 2
cPanel & Shoucast

Misiano. I use cPanel on my server but my server provider wasnlt sure if it would run OK alongside Shoutcast. If you're up and running can you post any problems or not you've had with them running together?
OBarnes is offline   Reply With Quote
Old 3rd January 2010, 12:55   #28
caraoge
Senior Member
 
caraoge's Avatar
 
Join Date: Dec 2003
Location: Saarland, Germany
Posts: 331
If you have a own dedicated server you can setup everything you want (if you have enought bandwidth).
If you only have a webhosting plan, you have to ask your webhoster to setup a SHOUTcast server for you.
In most cases, webhosters won`t do that.
caraoge is offline   Reply With Quote
Old 3rd January 2010, 20:26   #29
OBarnes
Junior Member
 
Join Date: Jan 2010
Posts: 2
Yes it's our server and they'll install the Shoutcast software for me but said they couldnlt support it or guarantee it wouldn't conflict with cPanel so I wanted to see if anyone had done something similar. We host multiple websites on the same server you see.

Thanks.
OBarnes is offline   Reply With Quote
Old 3rd January 2010, 20:30   #30
Nick@ss
Moderator
 
Nick@ss's Avatar
 
Join Date: Nov 2004
Location: Streamsolutions Headquarters
Posts: 11,953
As long as its not using a cpanel port it should be fine.
Nick@ss is offline   Reply With Quote
Old 22nd February 2010, 16:40   #31
REY619
Junior Member
 
Join Date: Feb 2010
Posts: 42
I followed teh steps and started the DNAS on my server with this command - ./sc_serv sc_serv.conf

Now can someone tell me what is teh commadn to close the DNAS?

Thanks.
REY619 is offline   Reply With Quote
Old 22nd February 2010, 16:57   #32
Nick@ss
Moderator
 
Nick@ss's Avatar
 
Join Date: Nov 2004
Location: Streamsolutions Headquarters
Posts: 11,953
Please do search before posting it can save a lot of time,

http://forums.winamp.com/showthread....hlight=killall
Nick@ss is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump