Quantcast
Channel: Airtime Support Discussions on Sourcefabric Forum
Viewing all articles
Browse latest Browse all 1390

Web interface does not work at domain.com

$
0
0
*** Verifying your system environment ***
CPU                            = Intel(R) Xeon(R) CPU           E5645  @ 2.40GHz
Total RAM                      = 786432 kB
Free RAM                       = 229964 kB
OS                             = 6.0.5 Intel 80386
AIRTIME_CONFIG_FILES           = OK
POSTGRESQL_DATABASE            = OK
PYTHON_KOMBU_VERSION           = 1.2.0
PYTHON_POSTER_VERSION          = 0.8.1
PYTHON_MUTAGEN_VERSION         = 1.20
PYTHON_PYINOTIFY_VERSION       = 0.9.2
RABBITMQ_SERVER                = OK
AIRTIME_VERSION_URL            = http://localhost:80/api/version/api_key/%%api_key%%
APACHE_CONFIGURED              = YES
AIRTIME_VERSION                = Could not contact server
PLAYOUT_ENGINE_PROCESS_ID      = 3790
PLAYOUT_ENGINE_RUNNING_SECONDS = 7
LIQUIDSOAP_PROCESS_ID          =
LIQUIDSOAP_RUNNING_SECONDS     = 0
  -- WARNING! It looks like the Liquidsoap engine is continually restarting.
  -- 2012/09/09 11:22:42 [protocols.external:3] Didn't find "ufetch".
  -- 2012/09/09 11:22:42 [protocols.external:3] Found "/usr/bin/wget".
  -- 2012/09/09 11:22:42 [main:3] Liquidsoap 1.0.0-beta2
  -- 2012/09/09 11:22:42 [main:3] Using: pcre=6.0.1 dtools=0.2.2 duppy=0.4.0 duppy.syntax=0.4.0 cry=0.2.0 mm=0.1.0 xmlplaylist=0.1.2 ogg=0.4.2 vorbis=0.6.0 mad=0.4.2 flac=0.1.0 flac.ogg=0.1.0 lame=0.3.0 alsa=0.2.1 samplerate=0.1.1 taglib=0.1.4 camomile=0.7.1 portaudio=@VERSION ladspa=0.1.2
  -- 2012/09/09 11:22:42 [dynamic.loader:2] Could not load plugins in directory /usr/local/lib/liquidsoap/1.0.0-beta2/plugins.
  -- 2012/09/09 11:22:42 [lang:3] Lastfm/audioscrobbler support was not compiled.
  -- 2012/09/09 11:22:42 [frame:3] Using 44100Hz audio, 25Hz video, 44100Hz master.
  -- 2012/09/09 11:22:42 [frame:3] Frame size must be a multiple of 1764 ticks = 1764 audio samples = 1 video samples.
  -- 2012/09/09 11:22:42 [frame:3] Targetting 'frame.duration': 0.04s = 1764 audio samples = 1764 ticks.
  -- 2012/09/09 11:22:42 [frame:3] Frames last 0.04s = 1764 audio samples = 1 video samples = 1764 ticks.
MEDIA_MONITOR_PROCESS_ID       = 3902
MEDIA_MONITOR_RUNNING_SECONDS  = 5
SHOW_RECORDER_PROCESS_ID       = 3860
SHOW_RECORDER_RUNNING_SECONDS  = 5
ICECAST_PROCESS_ID             = 1331

  -- There appears to be problems with your setup. Please visit
  -- http://wiki.sourcefabric.org/x/HABQ for troubleshooting info.


******************************* Install Complete *******************************

Web interface does not work at domain.com
etc/apache2/sites-available/airtime 

<VirtualHost *:80>
ServerName mydomain.ru
ServerAdmin admin@example.com
DocumentRoot /usr/share/airtime/public
php_admin_value upload_tmp_dir /tmp

<Directory /usr/share/airtime/public>
DirectoryIndex index.php
AllowOverride all
Order allow,deny
Allow from all
</Directory>
</VirtualHost>

-----------------
domain.com:8000/airtime.ogg player works
Help my please :(




Viewing all articles
Browse latest Browse all 1390

Trending Articles