My original response (below) never made it to the list because I sent from the wrong address.
Good news - I solved the problem I report below running rebaseall as described here: http://www.garethhunt.com/index.php/2008/02/11/cygwin-died-waiting-for-dll-loading/ However, after the rebaseall, I can no longer run emacs (it hogs all CPU but never appears). I have no idea what else rebaseall broke, but for the moment I am able to run apache2 with mod_php5. Thanks again, -Dave On Fri, 07 Mar 2008 02:42:37 -0800, "David Cohen" <[EMAIL PROTECTED]> said: > Brian, > > Thanks for the pointer. I've just tried adding those lines. In > particular: > > LoadModule php5_module lib/apache2/cygphp5.so > > (Note that there is no mod_php5.so, so I'm assuming cygphp5.so is the > one). > > After adding that line, apache2 fails to start, with the following in > written to the error_log: > > [Fri Mar 07 02:33:15 2008] [error] (11)Resource temporarily unavailable: > fork: Unable to fork new process > 313671823 [main] httpd2 3396 fork: child 5360 - died waiting for dll > loading, errno 11 > > If I comment out the LoadModule line above, apache2 starts successfully. > Any ideas? Thanks, > > -Dave > > > On Wed, 5 Mar 2008 08:37:20 -0800 (PST), "Brian Johnson" > <[EMAIL PROTECTED]> said: > > David, > > > > Have you tried adding the relevant entries to httpd.conf as described > > here? > > > > http://dan.drydog.com/apache2php.html > > > > - Brian > > > > On Mon, March 3, 2008 2:21 am, David Cohen wrote: > > > Hello and thanks for your work on cygwin ports. I was very happy to > > > discover this project. > > > > > > I've used Cygwin in the past, but have managed to avoid Windows for > > > years. Now I need to set up a development environment with Apache, PHP, > > > MySQL on Windows and I'm hoping Cygwin Ports will work for me. > > > > > > I've installed apache2 and successfully see the "It works!" page. I've > > > also installed mod_php5 and the other packages which I think I need. > > > But the apache conf does not automatically include mod_php5. Should it? > > > Or is this something for me to do by hand? I notice that > > > /etc/apache2/httpd.conf includes /etc/apache2/conf.d/*, but there is > > > nothing in that directory. > > > > > > I feel like I'm close to getting this working. Any help would be > > > appreciated. > > > > > > -Dave > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
