Recently got into online radio streaming, and decided to set up my own shoutcast server. This was all good and all, but sc_trans was very limited when it came to controlling the media. So I searched around and stumbled upon airtime.
Anyways, I'm having a bit of trouble installing. I should note I am using nginx, instead of apache, and command line install, rather than the .deb install method.
Attached is my install log and a truncated pypo.log.
Hi John, Airtime only uses Apache for the admin interface, so you will probably not see any performance improvement by using nginx. I would suggest installing with Apache first, and then figuring out the cause of nginx's Internal Server Error later, should nginx support prove necessary for your deployment.
We do have an nginx installation mode that was contributed by one of our forum members (under the install_full directory), but officially we only support Apache 2 at the moment.
John, if you are familiar with nginx config files, make sure it is pointed at /usr/share/airtime/public, and let us know what happens. Otherwise the easier route is to just use apache.