Web Hosting Talk







View Full Version : Shoutcast Help


nullone
09-30-2004, 05:41 PM
Hello, i have been searching the web for weeks to find an automatic sighup script for shoutcast!! has anybody here ever seen one or will i have to pay a developer to write one for me?? or could help me write one???

Radchenko
09-30-2004, 08:25 PM
What exactly are you trying to do?

Mr. Obvious
09-30-2004, 09:50 PM
You gotta explain to us what you want, not just come in here and scream gobeldygook.

nullone
10-01-2004, 10:30 AM
We Setup Soutcast Streaming Servers (shoutcast.com) for internet radio.
it is starting to get a little tedious to setup each of the new servers one by one and it has come to our attention that there is a way of creating an automatic signup script via php (see fast-serv.com as they have this custom script)

What we requre is an order form facility that once succsesful payment has been made the script will then contact the server and instantly setup an account and Shoutcast Server with all the clients details then email the login and passwords to them.

we are open to suggestion as to what languages are use to program this as long as it is compatible with linux,MySql,Apache

wsuff
10-01-2004, 11:24 AM
Just create a script to generate the conf and a cron job to check if a new conf was created but not loaded. The same sc_serv binary can be used for all of them