When I run the airtime-full-install-nginx script it stops when it tries to start apache. So maybe something is wrong with install script? Also, it does not seem to be detecting my previous installation. I manually installed 2.4.0 so that is why I am using the manual install method.
Airtime is running on port 8080. I've been running Airtime with NGINX since 2.3. I think something is up with the airtime-full-install-nginx script. For one it is not detecting the previous installation and at the end its trying to start apache :-/
Interesting. I went back a version to 2.5.0 and was able to upgrade succesfully. The nginx script detected my previous install and all went smoothly. Then went to upgrade to 2.5.1 but no joy. nginx script still trying to start apache.
The install script for 2.5.1 has a new line which attempts to restart apache even if it is not installed. Used meld diff tool to find it even though it is so obvious! commented out that line and 2.5.1 intalled without hitch.
Yeah? My bad! Are you using Apache or NGINX? Wouldn't use anything other than Apache as support for NGINX is still in its infancy... as you've discovered :)