PDA

View Full Version : SHOUTcast Stats


David
04-29-2007, 08:29 PM
I'm running a SHOUTcast server on my VPS at another host but I'm using Cirtex to host the website part of the site since the VPS can't handle both. The stats worked perfectly fine before switching my site from being hosted on the VPS to Cirtex.

I posted a ticket and now I'm trying to figure out if the stats need any open port to access the SHOUTcast server... I need these stats working!

Thanks! :)

Josh
04-30-2007, 09:26 AM
Hi David,

Does the stats script run with a mySQL back-end? as it may need access to be allowed by entering the server IP/domain as an access host, in cPanel if you click "MySQL Databases" then scroll tothe bottom it lets you enter acess hosts.

May be the problem

David
04-30-2007, 10:48 AM
The script uses fsockopen() in PHP and takes the data from the SHOUTcast source:

http://www.great-la.com:1337/

When it's connected, it shows a list of stats and the script takes the info from that page.