Quote:
Originally Posted by HarryButt
That just fills out the IRC server info to generate a link for the users to connect to if you have a IRC server. It will not stop the status of the shoutcast server. Have you filled out:
Code:
$scdef = "Shoutcast"; // Default station name
$scip = "0.0.0.0"; // ip shoutcast server
$scport = "8000"; // port of shoutcast server
$scpass = "changeme"; // admin password (not DJ) to shoutcast server
Can you also access your "web access" of the shoutcast server ?
|
yes I have that part filled out, but what is the "web access" is that where you go to get the stats on your account?