RE: [users@httpd] Building httpd2.4.25 on powerpc-ibm-aix7.1.0.0

2017-05-31 Thread William A Rowe Jr
You'll need to provision libuuid and rebuild apr[-util] - a required prerequisite for httpd. On May 31, 2017 2:25 PM, "Joseph, Anselm" wrote: > Thank you all for your replies. > > So I got back on the horse and installed latest APRs and PCRE, then ran > configure again as follows: > > CC='gcc' C

RE: [users@httpd] Building httpd2.4.25 on powerpc-ibm-aix7.1.0.0

2017-05-31 Thread Joseph, Anselm
Thank you all for your replies. So I got back on the horse and installed latest APRs and PCRE, then ran configure again as follows: CC='gcc' CPP='gcc -E' ./configure --enable-so --enable-dav --prefix=/opt/eai/ci/httpd-2.4.25/apache --with-iconv=/opt/eai/ci/libiconv-1.15/libiconv/lib --with -a

[users@httpd] Fwd: Query on SSLSessionTickets

2017-05-31 Thread Rashmi Srinivasan
Hi, One quick query: How do we figure out if apache is using session tickets, debug log doesnt seem to add "OpenSSL: Loop: SSLv3 write session ticket A" in the debug log? Does this mean session tickets are not in use. Please advise. regards, Rashmi

[users@httpd] Trouble updating PHP version on MAMP on Mac

2017-05-31 Thread Roparzh Hemon
I'm trying to update the PHP version used in the built-in MAMP on my Mac, as indicated at http://aerendir.me/2015/08/01/how-to-upgrade-php-built-in-your-mac-osx/. After obediently completing all the steps, the "CLI" version is updated allright : the output of php- v in my terminal is PHP 7.1.4 (c