logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: AH00414: Parent: Unable to create child stdin pipe
Author
nickgearls



Joined: 07 Jul 2016
Posts: 9

PostPosted: Thu 07 Jul '16 16:41    Post subject: AH00414: Parent: Unable to create child stdin pipe Reply with quote

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

PostPosted: Thu 07 Jul '16 19:43    Post subject: Reply with quote

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

PostPosted: Fri 08 Jul '16 8:17    Post subject: Reply with quote

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

PostPosted: Fri 08 Jul '16 16:03    Post subject: Reply with quote

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

PostPosted: Tue 12 Jul '16 12:21    Post subject: Reply with quote

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: 7288
Location: Germany, Next to Hamburg

PostPosted: Fri 22 Jul '16 0:32    Post subject: Reply with quote

Apache supports unicode 100%. Internal apache uses UTF-8 from top to toe.
Back to top


Reply to topic   Topic: AH00414: Parent: Unable to create child stdin pipe View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads