[users@httpd] MD5CRYPT depreciation

2012-06-15 Thread Nick Edwards
Know its author has insisted nobody use this anymore, will Apache httpd soon support sha2 in its authentication dbd modules - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail:

[users@httpd] Question: run CGI under Apache2 on ubuntu11.10

2012-06-15 Thread Hinet
Dear All, I write a cgi program (coding in C) and run on apache2. (ver 2.2.x) Now the client side get response data until the for loop end. But I have to response data to client immediately instead of the CGI finished. What can I do for this issue ? Note: I have already disabled the deflate.load

[users@httpd] configure error on openssl v1.0.1c for apache 2.2.22

2012-06-15 Thread Ruiyuan Jiang
Hi, all I am trying to upgrade my Openssl for Apache httpd to the latest version v1.0.1c on RHEL v6.2 (64 bit). Openssl compiled and installed no problem. I then tried to configure httpd v2.2.22 and got error message: checking for library containing crypt... -lcrypt checking for getpwnam...