Re: [users@httpd] building httpd 2.4 on windows x64

2015-03-04 Thread Jeff Trawick
On Tue, Mar 3, 2015 at 4:05 PM, Wang, Andy wrote: > Yup, pcretest is failing on Test 2 with a stack overflow which is to be > expected when the stack is too small (as it is on windows - default 1MB). > > So I modified my script to simply ignore PCRE tests. > > cmake 3.1.3 supports openssl 1.0.2 b

[users@httpd] Re: Apache 2.4.12 don't serve me the index.html

2015-03-04 Thread Oliver Graute
I'am still struggeling with that issue that my apache 2.4.12 don't serve me any html files. (apache 2.4.12 is self compiled and running on a embedded arm platform) If I request this simple index.html with curl 127.0.0.1:80/index.html curl: (52) Empty reply from server I get an Empty reply cat i