|
|
|
|
#1 |
|
Junior Member
Join Date: Dec 2003
Posts: 1
|
Shoutcast on a web server
can somebody please tell me how you set up a server on a web server
the server i have http://www.webfusion.com/reseller.shtml safe |
|
|
|
|
|
#2 |
|
Junior Member
|
Here is how I do it on my Linux server. You will need Terminal access to your server. Basically just upload the Shoutcast folder to your server in a directory i.e. called shoutcast. 2 steps after that. You will have to change permissions on sc_serv to:
chmod 754 sc_serv The 7 will make sc_serv executable, Then setup sc_serv.conf using vi-editor. now you can go ahead and start the server: ./sc_serv (if you want it to run in the background do ./sc_serv &) Hope it helps jakob@suite108.com |
|
|
|
|
|
#3 |
|
Forum King
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
|
As jakobn said, you will need shell access.
Check out the results from a SHOUTcast forum search on 'telnet ssh'. Look for a post by clubexplosion titled: Install shoutcast on host Note: Other search criteria may yield more results. -- Michael |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Mar 2004
Posts: 13
|
oohh :'( i idid what u sayd but its not working
![]() this is the link http://www.radio.lubnan-alkawi.com/ |
|
|
|
|
|
#5 |
|
Junior Member
|
Shoutcast on Linux server
I see your files up on the site. First you should place shoutcast in a sub directory.
doublecheck your permissions by typing: ls -l make sure you login as root else you may have to change your chmod to 755 or 775 I like personally to use a different port than 8000 which is the default. Good luck |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Mar 2004
Posts: 13
|
yes howe can i do this ''doublecheck your permissions by typing:
ls -l'' |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|