| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Tue Aug 15, 2006 7:05 am Post subject: Yp port |
|
|
I am in the process of converting Riff Radio over to icecast and ogg. Its up and running but I can't seem to get listed on http://dir.xiph.org/. I have the following uncommented in the config..
<!-- Uncomment this if you want directory listings -->
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
</directory>
<!-- This is the hostname other people will use to connect to your server.
It affects mainly the urls generated by Icecast for playlists and yp
listings. -->
<hostname>207.70.243.41</hostname>
So what am I missing? Does the yp need an open port for the data???
any help is much appreciated, as I've looked for an answer for several days...
Dan |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Aug 15, 2006 11:46 am Post subject: |
|
|
check your error log.
karl. |
|
| Back to top |
|
 |
|