<html><head></head><body><div>On Fri, 2018-09-21 at 18:47 -0316, fkiernan@id.net.ar wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>We have a test machine running perfectly under debian Jessie with </pre><pre>freeside-git as of today. Now we are trying to upgrade it to stretch but </pre><pre>after the upgrade we end with apache dying without any message on the </pre><pre>logs.</pre><pre><br></pre><pre>Did somebody hit this problem yet??</pre></blockquote><div>Hello Fernando,</div><div><br></div><div>First ensure that libev-perl is not installed.  This causes some warnings about dependencies but it will cause apache to die without any error at all.</div><div><br></div><div>If you are running version 3 then you will need to stay on Jessie as I have not gotten version 3 to start on stretch as of yet, and it's almost like what happens when libev-perl is installed even though it isn't.</div><div><br></div><div>On version 4 you need to check your postgresql pg_hba.conf file as I have ran into issues where peer authentication was not working properly, usually an address issue.  A quick way to see if you have any database connection issues is to try and open the freeside database with:</div><div>sudo -u freeside psql</div><div><br></div><div>Cheers,</div><div><br></div><div><span><pre>-- <br></pre><div>Nathan Kennedy</div><div>Contracted Professional IT</div><div>(360) 637-1090</div><div>https://www.nkent.us/</div></span></div></body></html>