Listed are my customization
*have running as non root user on port 443 / used authbind
*custom domain name
*SSL certificate from comodo installed with openssl
*altered User table to have an extra column
*custom login page
*custom page that accesses database to check extra user column when logging in
I tried downloading the subsonic-5.3.deb package and installing it using
- Code: Select all
sudo dpkg -i subsonic-5.3.deb
then told me the subsonic config file was different, so I listed the differences and so it was basically just port numbers/ssl so I opted to keep the original.
after it was done installing I got no response from the server when I tried visiting the site from a browser.
so to correct the broken server I restored the whole server image from a backup from the day before.
any help would be greatly appreciated. I'm also not against trying "risky" stuff as I can restore a backup.