Quote:
Originally Posted by tanyeri24
hey Zachariah
I will use your script on a non-vb page is that possible? If yes, how to do that please?
|
I have a standalone script.
I'll get a link for download in a day or so.
Quote:
Originally Posted by Takkero
it show me always offline :|
i put chmod 777 to scast_home.xml file :|
help?
NB
i dont have /forums/ directory but i have /forum/ ... it changes something??
can u add a debugger? so if there is a firewall problem it show what error cause the error...
thx
|
The big problems most of the time is with the webhost that the script is installed on.
For security reasons many hosts block ports other than 80 for data retrieval.
Shoot a letter to your host asking what ports are open in the firewall for a custom PHP script to remotely retrieve XML data from your shoutcast server.
- Your host may have a "set port" set aside for all external traffic. If so, you can adjust your shoutcast server to the port your web host can query.
- Your host might open a requested port (IE: 8000 default shoutcast ) or the port you are using on your shoutcast server.