Gerrit P. Haase wrote:
There is still some work to do, i.e. figure out what to change in the /usr/sbin/apxs script to use it e.g. to build PHP or other modules.
Anyway, finally I have a package ready and the webserver seems to run, CGI was also working, at least at my XP notebook where I tested it, though CGI doesn't work for me if the file_cache module is loaded.
See also the httpd.README in usr/doc/Cygwin for some infos.
From the README:
BEWARE ====== Libraries from the apr and apr-util packages will be overwritten if you extract this package from the root. It may work with the apr and the apr-util packages available via the netrelease, I have not tested this, ...
To avoid problems with already installed apr and apr-utils packages the tarball was repackaged: the binary package, webserver parts and apr & apr-util are separated as well as the devel stuff (libhttpd import library and all the headers) in httpd-devel:
Webserver (including docs): http://194.95.224.180/apache2/httpd-2.0.52-1.tar.bz2
Runtime (should not be needed if you have apr & apr-util already installed):
I'm not really sure about that. The current apr(util) are probably too old for such a new apache. I'll update soon (ETA 1-2 days).
http://194.95.224.180/apache2/apr-2.0.52-1.tar.bz2 http://194.95.224.180/apache2/apr-util-2.0.52-1.tar.bz2
*Please* don't use that version number.
Call it apr-0.9.5_2.0.52-0gph or something
"2.x" is numerically higher than any apr release existing now, or in the medium-term future.
Devel stuff (not needed to run the webserver): http://194.95.224.180/apache2/httpd-devel-2.0.52-1.tar.bz2
Patchfile: http://194.95.224.180/apache2/httpd-2.0.52-1.patch.bz2
Buildscript: http://194.95.224.180/apache2/httpd-2.0.52-1.sh
Original sources are available at: http://httpd.apache.org/
Have it running now at my home box:
Either the server is drastically overloaded, or those binaries aren't working so well after all. I tried to download the binary package, and it consistently fed only an 8K chunk before terminating the connection.
Max.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/