ОсновноеRadiotalkПользовательское
Общие вопросы по интернет радио вещанию
7   •   Посмотреть все темы

icecast2 KH 33 + windows

 

727
Leff27 @Leff27
Всем привет

Скачал KH 33, поставил в другую папку(отличную от icecast 2.3.2 стандарт).
Прописал конфиг для KH 33, запускаю файлик icecast.. ничего!
  1. <icecast>
  2. <limits>
  3. <sources>5</sources>
  4. </limits>
  5. <authentication>
  6. <source-password>123</source-password>
  7. <relay-password>123</relay-password>
  8. <admin-user>admin</admin-user>
  9. <admin-password>123</admin-password>
  10. </authentication>
  11. <hostname>****</hostname>
  12. <port>8000</port>
  13. <fileserve>1</fileserve>
  14. <paths>
  15. <logdir>./logs</logdir>
  16. <webroot>./web</webroot>
  17. <adminroot>./admin</adminroot>
  18. <alias source="/" dest="/status.xsl"/>
  19. </paths>
  20. <logging>
  21. <accesslog>access.log</accesslog>
  22. <errorlog>error.log</errorlog>
  23. <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
  24. </logging>
  25. </icecast>


Появляется черное окно(типо cmd) и сразу же исчезает, в логах ничего подозрительного, имхо. Последние строчки:
  1. [2012-05-20 22:21:26] DBUG stats/stats.c update node client_connections (12)
  2. [2012-05-20 22:21:26] DBUG stats/stats.c update node file_connections (10)
  3. [2012-05-20 22:21:26] DBUG stats/stats.c update node client_connections (13)
  4. [2012-05-20 22:21:26] DBUG stats/stats.c update node file_connections (11)
  5. [2012-05-20 22:21:26] DBUG stats/stats.c update node client_connections (14)
  6. [2012-05-20 22:21:26] DBUG stats/stats.c update node file_connections (12)
  7. [2012-05-20 22:21:26] DBUG stats/stats.c update node clients (3)
  8. [2012-05-20 22:21:26] DBUG stats/stats.c update node clients (2)
  9. [2012-05-20 22:21:26] DBUG stats/stats.c update node clients (1)
  10. [2012-05-20 22:21:27] DBUG admin/admin.c Admin request (/admin/stats.xml)
  11. [2012-05-20 22:21:27] DBUG admin/admin.c Got command (stats.xml)
  12. [2012-05-20 22:21:27] DBUG admin/admin.c Stats request, sending xml stats
  13. [2012-05-20 22:21:27] DBUG fserve/fserve.c Adding client to file serving engine
  14. [2012-05-20 22:21:27] DBUG stats/stats.c update node clients (2)
  15. [2012-05-20 22:21:27] DBUG stats/stats.c update node connections (16)
  16. [2012-05-20 22:21:27] DBUG stats/stats.c update node client_connections (15)
  17. [2012-05-20 22:21:27] DBUG stats/stats.c update node clients (1)
  18. [2012-05-20 22:21:28] DBUG stats/stats.c update node clients (2)
  19. [2012-05-20 22:21:28] DBUG stats/stats.c update node connections (17)
  20. [2012-05-20 22:21:28] DBUG stats/stats.c update node clients (3)
  21. [2012-05-20 22:21:28] DBUG stats/stats.c update node connections (18)
  22. [2012-05-20 22:21:28] DBUG stats/stats.c update node clients (4)
  23. [2012-05-20 22:21:28] DBUG stats/stats.c update node connections (19)
  24. [2012-05-20 22:21:28] DBUG stats/stats.c update node clients (5)
  25. [2012-05-20 22:21:28] DBUG stats/stats.c update node connections (20)
  26. [2012-05-20 22:21:28] DBUG stats/stats.c update node clients (6)
  27. [2012-05-20 22:21:28] DBUG stats/stats.c update node connections (21)
  28. [2012-05-20 22:21:28] DBUG stats/stats.c update node total_bytes_read (84000)
  29. [2012-05-20 22:21:28] DBUG stats/stats.c update node total_bytes_sent (0)
  30. [2012-05-20 22:21:29] DBUG auth/auth.c Stats request, sending XSL transformed stats
  31. [2012-05-20 22:21:29] DBUG xslt/xslt.c Using cached sheet 2
  32. [2012-05-20 22:21:29] DBUG fserve/fserve.c Adding client to file serving engine
  33. [2012-05-20 22:21:29] DBUG stats/stats.c update node client_connections (16)
  34. [2012-05-20 22:21:29] DBUG stats/stats.c update node clients (5)
  35. [2012-05-20 22:21:30] INFO fserve/fserve.c checking for file /favicon.ico (./web/favicon.ico)
  36. [2012-05-20 22:21:30] DBUG fserve/fserve.c Adding client to file serving engine
  37. [2012-05-20 22:21:30] DBUG stats/stats.c update node client_connections (17)
  38. [2012-05-20 22:21:30] DBUG stats/stats.c update node file_connections (13)
  39. [2012-05-20 22:21:30] DBUG stats/stats.c update node clients (4)
  40. [2012-05-20 22:21:33] DBUG stats/stats.c update node total_bytes_read (114026)
  41. [2012-05-20 22:21:33] DBUG stats/stats.c update node total_bytes_sent (0)
  42. [2012-05-20 22:21:38] DBUG stats/stats.c update node total_bytes_read (144200)
  43. [2012-05-20 22:21:38] DBUG stats/stats.c update node total_bytes_sent (0)
  44. [2012-05-20 22:21:38] DBUG stats/stats.c update node clients (3)
  45. [2012-05-20 22:21:38] DBUG stats/stats.c update node clients (2)
  46. [2012-05-20 22:21:38] DBUG stats/stats.c update node clients (1)
  47. [2012-05-20 22:21:43] DBUG stats/stats.c update node total_bytes_read (173600)
  48. [2012-05-20 22:21:43] DBUG stats/stats.c update node total_bytes_sent (0)
  49. [2012-05-20 22:21:48] DBUG stats/stats.c update node total_bytes_read (204400)
  50. [2012-05-20 22:21:48] DBUG stats/stats.c update node total_bytes_sent (0)
  51. [2012-05-20 22:21:53] DBUG stats/stats.c update node total_bytes_read (233800)
  52. [2012-05-20 22:21:53] DBUG stats/stats.c update node total_bytes_sent (0)

Отредактировано Leff27 - 20.05.2012
0
727
Leff27 @Leff27
Проблема решена, не может найти путь до логов, надо прописывать его полностью...

D:\....\...\logs\ и админку, и веб также)))

Отредактировано Leff27 - 20.05.2012
0
1572
KyPIIaToB @KyPIIaToB
Эту проблему мы уже обсуждали
**********

Отредактировано KyPIIaToB - 20.05.2012
0





Согласие на обработку данных на нашем сайте

Продолжая просматривать страницу, вы соглашаетесь с использованием файлов «Cookie» и с Политикой конфиденциальности «Privacy».
Наверху или внизу страницы вы можете изменить валюту и язык по умолчанию. Английская версия сайта ещё находится в доработке и доступна не полностью.