On 08/20/2015 02:01 AM, tomas@tuxteam.de wrote:
I removed the redmine.conf file. It seemed to be a duplicate of the -alias.conf file-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Aug 20, 2015 at 09:53:52AM +0200, Alex Mestiashvili wrote:I would disable the redmine.conf as it can overlap with apache2-passenger-alias.conf And it makes no sense to have 2 configs for the same application.
I thought localhost or 127.0.0.1 would be OK since I am running as a stand alone application. If this isn't true then I guess I don't understand the meaning of ServerName. I'm running 4 computers plus several wireless devices behind a verizon router firewall. I use 192.168.1.0/25 for all the devices. I have a dummy domain name of quantum.com but I sort of stuck it in as a place holder when asked for a workgroup or domain. I do have internal dns setup to translate between names and IP addresses. The apache2 server and Redmine are both running on superXXXXX at 192.168.1.2 .Here's where my lack of knowledge shows. [...]You haven't set the ServerName . Please set it and restart apache2
I tried several different things in server name with no good results.With respect to Tomas's suggestion about file access, I have www-data included in group "root". This may not be good security but I just want the thing to work at this point. I'll worry about security later if need be.
Good catch, Alex -- this probably is it! regards - -- t -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlXVl00ACgkQBcgs9XrR2ka6OgCfU/O0LAH6XuvaUEtJr6bQpYU5 NOQAn0DPOjWgqe61EFlwhY3FHyYLoFGv =HH8+ -----END PGP SIGNATURE-----
I really appreciate your help Gary R.