Re: [users@httpd] Documentation for /etc/sysconfig/httpd file

2015-06-05 Thread Jens-U. Mozdzen
Hi Dirk, Zitat von Dirk Devos : So, if I understand this correctly I should be putting my changes in "/usr/sbin/apachectl" and not "/etc/sysconfig/httpd". this depends on your distribution's setup. In my case I can see that apache(2)ctl does *source* /etc/sysconfig/apache2, which would be th

RE: [users@httpd] Apache 2.4.12 installation issue

2015-06-05 Thread Narne, Balakrishna (IT Consultant)
Attached is the config.log file. Can you please look into it and suggest what went wrong? -Original Message- From: Richard [mailto:lists-apa...@listmail.innovate.net] Sent: Thursday, June 04, 2015 6:18 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache 2.4.12 installation is

Re: [users@httpd] Documentation for /etc/sysconfig/httpd file

2015-06-05 Thread Dirk Devos
So, if I understand this correctly I should be putting my changes in "/usr/sbin/apachectl" and not "/etc/sysconfig/httpd". So if I want to have a variable available to me in httpd.conf that contains the server's host name that I am running on, what do I need. I have tried variable=$(hostname) and

[users@httpd] Re: httpd and OpenSSL 1.0.2

2015-06-05 Thread Michael Felt
Along the lines of "to be continued" - IMHO httpd should be one of the early adopters of not allowing linkage to versions of openssl that cannot support TLS1.2. I have built (on AIX) against libreSSL (v2.1.6) with some private additions for AIX (that will be verified and improved upon by openbsd i