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 :(
Martin Konecny said:Please post
/var/log/airtime/media-monitor/media-monitor.logand/var/log/airtime/pypo/pypo.log
It looks like you're new here. If you want to get involved, click one of these buttons!