View previous topic :: View next topic |
Author |
Message |
Jan-E
Joined: 09 Mar 2012 Posts: 916 Location: Amsterdam, NL, EU
|
Posted: Sat 15 Dec '18 11:28 Post subject: |
|
|
Just search if the string is there or the one without '-x64'. |
|
Back to top |
|
DnvrSysEngr

Joined: 15 Apr 2012 Posts: 199 Location: Denver, CO USA
|
Posted: Sun 16 Dec '18 17:28 Post subject: |
|
|
Jan-E:
I did a search for libcrypto-1_1-x64.dll within mod_md.so and found 2 instances of it.
-S |
|
Back to top |
|
DnvrSysEngr

Joined: 15 Apr 2012 Posts: 199 Location: Denver, CO USA
|
Posted: Mon 17 Dec '18 20:07 Post subject: |
|
|
Nono303:
I got Apache to start with new mod_md.so and mod_ssl.so if i do not download and use the jansson.dll and libcurl.dll in the DEPS folder on your site.
Do I need to download and use them along with the mod_md.so and mod_ssl.so from your site, or can i use the jansson.dll and libcurl.dll that came with the version of Apache 2.4.37 from ApacheLounge?
-S |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Fri 21 Dec '18 10:35 Post subject: |
|
|
Hi,
Just do the check again on a fresh Windows VM (to avoid path or deps trouble) and all work fines with apachelounge httpd distrib.
more *.so | grep -a libssl well return libssl-1_1-x64.dll
@DnvrSysEngr are you using « -avx » release or standard (SSE2) one?
If AVX, is the return of coreinfo | grep -i avx a - or a * ? |
|
Back to top |
|
DnvrSysEngr

Joined: 15 Apr 2012 Posts: 199 Location: Denver, CO USA
|
Posted: Sun 23 Dec '18 19:45 Post subject: |
|
|
Nono303:
I am not running the AVX version.
It appears that when I download and use libcurl.dll from the DEPS folder on your site, that is when my issue/s occur.
-S |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Wed 26 Dec '18 16:35 Post subject: |
|
|
Hi DnvrSysEngr,
Thanks again for the feedback!
So, I now understand what appends after your precision on DEPS libcurl.
I tested Apachelounge release keeping my production path including my httpd release bin path in - including all my own build dll deps...
I build libcurl with libcurl-vc15-x64-release-dll-cares-dll-zlib-dll-ipv6-sspi-winssl-nghttp2-dll <= understand that you must have c-ares, nghttp2 and zlib dll in your path (dynamic link)
So, better than compiling a big libcurl statically linked I've deleted my deps on github.
Now, janson and libcurl are default included in httpd distribs
Sorry for all this time taken to find the problems but I was finally a good debug session ^^. |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Tue 22 Jan '19 9:59 Post subject: |
|
|
new released version 1.99.1 for testing new support for the ACMEv2 protocol |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 2706 Location: Hilversum, NL, EU
|
Posted: Tue 22 Jan '19 11:59 Post subject: |
|
|
Do not use in Production ! |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Tue 22 Jan '19 12:43 Post subject: |
|
|
Steffen wrote: | Do not use in Production ! |
especially since there seems to have a little bug  |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Wed 23 Jan '19 14:29 Post subject: |
|
|
new released version 1.99.2 for testing only, correcting bug #111 |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Sun 27 Jan '19 7:30 Post subject: |
|
|
new released version 1.99.3 for testing only |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Tue 29 Jan '19 11:45 Post subject: |
|
|
new released version 1.99.4 for testing only |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Fri 01 Feb '19 8:59 Post subject: |
|
|
new released version 1.99.5 for testing only |
|
Back to top |
|
nono303
Joined: 20 Dec 2016 Posts: 61 Location: France, Lille
|
Posted: Thu 07 Feb '19 12:47 Post subject: |
|
|
new released version 1.99.7 |
|
Back to top |
|
pbhq

Joined: 17 Mar 2013 Posts: 35 Location: Germany
|
|
Back to top |
|