<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>76933</bug_id>
          
          <creation_ts>2012-01-24 12:59:04 -0800</creation_ts>
          <short_desc>NRWT fails to launch/kill Apache for Apple&apos;s Windows port</short_desc>
          <delta_ts>2013-05-29 14:40:55 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, NRWT, PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>38756</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Brent Fulgham">bfulgham</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>dpranke</cc>
    
    <cc>eric</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>541582</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2012-01-24 12:59:04 -0800</bug_when>
    <thetext>NRWT doesn&apos;t seem to be able to launch or kill Apache for Apple&apos;s Windows port. I believe there are at least two problems:

1) We use Apache 1.x, which doesn&apos;t support the &quot;-k start&quot;/&quot;-k stop&quot; options to apachectl
2) Our copy of Apache doesn&apos;t support SSL</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>541583</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2012-01-24 12:59:26 -0800</bug_when>
    <thetext>&lt;rdar://problem/10747576&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671818</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-07-17 17:56:16 -0700</bug_when>
    <thetext>looking at this now, and (as noted in an email) ... I don&apos;t actually know where to get a copy of apache for this cygwin config , so this&apos;ll be hard to fix :).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892927</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2013-05-23 09:55:42 -0700</bug_when>
    <thetext>There seems to be a number of problems with Cygwin and Apache.  Cygwin no longer ships Apache 1, and I cannot get the current build of Apache 2.2 that they distribute to run under Windows 7 or Windows 8.

The lighttpd program seems to work properly, and starts up and shuts down cleanly under Cygwin.  This seems like a better options, especially since this is how Blink is doing things.

I briefly attempted to use the stock Apache Foundation&apos;s Windows build, but this was even more trouble: The PID generated by the program was a Windows PID (not a Cygwin PID), so the Cygwin kill logic did not properly stop the program.  Even after writing conversion logic to get the Cygwin PID from the Windows PID, I found that Apache forks on Windows (creating at least two processes), only one of which is visible to Cygwin.  Disaster!

I am switching the Apple Windows port to lighttpd.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>895224</commentid>
    <comment_count>4</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2013-05-29 14:40:55 -0700</bug_when>
    <thetext>Apache on Cygwin does not seem usable at present.  Closing this bug and switching over to lighttpd.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>