Author |
|
nickgearls
Joined: 07 Jul 2016 Posts: 9
|
Posted: Thu 07 Jul '16 16:41 Post subject: AH00414: Parent: Unable to create child stdin pipe |
|
|
Run-time problem with httpd 2.4.23 compiled with VC14:
[mpm_winnt:crit] [pid 16960:tid 144] (OS 123)The filename, directory name, or volume label syntax is incorrect. : AH00414: Parent: Unable to create child stdin pipe.
Same problem when launching as Administrator or LocalSystem. Disabled security features (ASLR, DEP, ...), same issue.
Any idea?
Thanks |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Thu 07 Jul '16 19:43 Post subject: |
|
|
Did you try rebooting the server to clear any stale read/write locks that may be on STDIN? Other than that I'm have no clue.
If you put 2.4.20 & 2.4.23 side by side running one then the other does it happen only to 2.4.23? |
|
Back to top |
|
nickgearls
Joined: 07 Jul 2016 Posts: 9
|
Posted: Fri 08 Jul '16 8:17 Post subject: |
|
|
Same problem with 2.4.20 & 2.4.23.
problem on 2 machines.
Works on the same machine(s) with the Apachelounge binaries. |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Fri 08 Jul '16 16:03 Post subject: |
|
|
nickgearls wrote: | Works on the same machine(s) with the Apachelounge binaries. |
So where did these binaries that do not work come from?
If AL binaries work, why not use them? |
|
Back to top |
|
nickgearls
Joined: 07 Jul 2016 Posts: 9
|
Posted: Tue 12 Jul '16 12:21 Post subject: |
|
|
I found the problem: you can't compile Apache with Unicode support!
Any info about this? Is this expected? Why is this? Are we missing any feature by not using Unicode? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Fri 22 Jul '16 0:32 Post subject: |
|
|
Apache supports unicode 100%. Internal apache uses UTF-8 from top to toe. |
|
Back to top |
|