Re: [users@httpd] issue during installing httpd-2.0.63

2016-04-14 Thread Eric Covener
Old libtool? Here's what i use for th eenv: export OBJECT_MODE=64 export CC="xlc_r -q64" # for framework export lt_cv_path_NM="/usr/bin/nm -B -X64" export AR="ar -X64" On Thu, Apr 14, 2016 at 6:21 PM, Sandeep Acharya wrote: > Hello team, > > I am facing issue

Re: [users@httpd] issue during installing httpd-2.0.63

2016-04-14 Thread Yehuda Katz
I have never built 2.0 at all or any version on AIX, so other than the wiki and documentation (which you likely already read - and if not, you should), I can't personally help. Plus whatever or whomever requires that version needs an update too. - Y Sent from a gizmo with a very small keyboard

Re: [users@httpd] issue during installing httpd-2.0.63

2016-04-14 Thread Sandeep Acharya
Hello Yehuda, Yes it is required for an SAP Content Server 6.5 installation.. Though I can us higher version but this is the requirement. Can you please assist me on this. regards, Sandeep On Fri, Apr 15, 2016 at 4:08 AM, Yehuda Katz wrote: > Is there a reason you are

Re: [users@httpd] issue during installing httpd-2.0.63

2016-04-14 Thread Yehuda Katz
Is there a reason you are building 2.0? The last release was in 2013 and it is likely not secure. For 2.2 or 2.4, have you read this: https://wiki.apache.org/httpd/AIXPlatform - Y Sent from a gizmo with a very small keyboard and hyperactive autocorrect. On Apr 14, 2016 6:21 PM, "Sandeep

[users@httpd] issue during installing httpd-2.0.63

2016-04-14 Thread Sandeep Acharya
Hello team, I am facing issue during installation of httpd-2.0.63 in IBM AIX 7.1. I am using the xlc_r compiler to configure. The onfiguration is sucessfull. while I am issuing the "make" the shared libraries inside the module location generated with ".la" extension. But these are suppose to

Re: [users@httpd] Can't activate LDAPS support in my OpenSSL 1.0.2g/OpenLDAP 2.4.44/Apache 2.4.18/PHP 5.6.20 combination

2016-04-14 Thread Rainer Jung
Am 14.04.2016 um 20:51 schrieb Rainer Jung: Am 14.04.2016 um 20:39 schrieb Poggenpohl, Daniel: Hello, I just realized that this may not be the problem, but the plugin architecture is. I would have to check all modules in Apache and all extensions in PHP for dependencies to see all involved

Re: [users@httpd] Can't activate LDAPS support in my OpenSSL 1.0.2g/OpenLDAP 2.4.44/Apache 2.4.18/PHP 5.6.20 combination

2016-04-14 Thread Rainer Jung
Am 14.04.2016 um 20:39 schrieb Poggenpohl, Daniel: Hello, I just realized that this may not be the problem, but the plugin architecture is. I would have to check all modules in Apache and all extensions in PHP for dependencies to see all involved dependencies, wouldn't I? On Solaris "pldd"

Re: [users@httpd] Can't activate LDAPS support in my OpenSSL 1.0.2g/OpenLDAP 2.4.44/Apache 2.4.18/PHP 5.6.20 combination

2016-04-14 Thread Rainer Jung
Am 14.04.2016 um 19:53 schrieb Rainer Jung: Am 14.04.2016 um 17:02 schrieb Poggenpohl, Daniel: Hello everyone, thanks to this mailing list I have identified and solved many problems in my builds regarding my current setup for a Moodle installation. - Removed unnecessary switches from Apache

AW: [users@httpd] Can't activate LDAPS support in my OpenSSL 1.0.2g/OpenLDAP 2.4.44/Apache 2.4.18/PHP 5.6.20 combination

2016-04-14 Thread Poggenpohl, Daniel
Hello, I just realized that this may not be the problem, but the plugin architecture is. I would have to check all modules in Apache and all extensions in PHP for dependencies to see all involved dependencies, wouldn't I? Regards, Daniel P. Von:

AW: [users@httpd] Can't activate LDAPS support in my OpenSSL 1.0.2g/OpenLDAP 2.4.44/Apache 2.4.18/PHP 5.6.20 combination

2016-04-14 Thread Poggenpohl, Daniel
Hello, that sounds reasonable and enlightening to me. Is there a ldd switch or other method so that I see the complete dependency tree starting from a binary/library I select? ldd -s doesn't seem to go down to the bottom. Regards, Daniel P. Von: Rainer

Re: [users@httpd] Can't activate LDAPS support in my OpenSSL 1.0.2g/OpenLDAP 2.4.44/Apache 2.4.18/PHP 5.6.20 combination

2016-04-14 Thread Rainer Jung
Am 14.04.2016 um 17:02 schrieb Poggenpohl, Daniel: Hello everyone, thanks to this mailing list I have identified and solved many problems in my builds regarding my current setup for a Moodle installation. - Removed unnecessary switches from Apache build - Placement of switches inside commands

[users@httpd] Can't activate LDAPS support in my OpenSSL 1.0.2g/OpenLDAP 2.4.44/Apache 2.4.18/PHP 5.6.20 combination

2016-04-14 Thread Poggenpohl, Daniel
Hello everyone, thanks to this mailing list I have identified and solved many problems in my builds regarding my current setup for a Moodle installation. - Removed unnecessary switches from Apache build - Placement of switches inside commands - new switches for selective runtime search path

[users@httpd] Certificate installation for https causing redirection.

2016-04-14 Thread Weare Borg
Hello friends, Sorry for pushing the question to both Tomcat and Apache, as changes seem to be required in both Apache and Tomcat, so I did that. We have one test server with Debian X64 which has one web-project running in Apache and few webapps running with Apache Tomcat. The Apache web-server