Anonymous Guest
|
Posted: Thu May 03, 2007 9:37 pm Post subject: Default install on Win32 (Mounts issues) |
|
|
I have started to look at ICECAST, and would like to use the application as a on-demand services (everyone dives for cover). But the mount I created does now show up in the admin sections or in the win32 GUI.
<mount>
<mount-name>/starpoint.dj-cream</mount-name>
<on-demand>1</on-demand>
<intro>/web/last-show.mp3</intro>
</mount>
When I checked the error log file it was complaining about not being able to find a file called /starpoint.dj-cream
[2007-05-03 22:29:02] INFO fserve/fserve.c checking for file /starpoint.dj-cream (./web/starpoint.dj-cream)
[2007-05-03 22:29:02] WARN fserve/fserve.c req for file "./web/starpoint.dj-cream" No such file or directory
[2007-05-03 22:29:02] DBUG fserve/fserve.c Adding client to file serving engine
[2007-05-03 22:29:02] DBUG stats/stats.c update node clients (1)
[2007-05-03 22:29:02] DBUG stats/stats.c update node connections (1)
[2007-05-03 22:29:02] DBUG stats/stats.c update node client_connections (1)
[2007-05-03 22:29:02] DBUG stats/stats.c update node clients (0)
Do I need to create a directory called starpoint.dj-cream under the webroot
I don't understand why even the example mounts don't show on the default install in either the GUI or via the web admin screens.
Could some please point me in the right direction, as I seem to be going in circles.
Thanking you in advance
Huet |
|