Re[3]: Not able add nginx upload module to nginx 1.2.8

2013-07-18 Thread Ivan
: fatal error: md5.h: No such file or directory fatal error: sha.h: No such file or directory try to install openssl-devel  package Четверг, 18 июля 2013, 19:50 +04:00 от Ivan : >http://portage.perestoroniny.ru/www-servers/nginx/files/ > >use nginx-1.3.9_upload_module.patch > > >Четверг, 18 июл

Re[2]: Not able add nginx upload module to nginx 1.2.8

2013-07-18 Thread Ivan
http://portage.perestoroniny.ru/www-servers/nginx/files/ use nginx-1.3.9_upload_module.patch Четверг, 18 июля 2013, 9:57 -04:00 от "parulsood85" : >Please reply... > >Posted at Nginx Forum: >http://forum.nginx.org/read.php?2,240999,241000#msg-241000 > >

Re: Not able add nginx upload module to nginx 1.2.8

2013-07-18 Thread parulsood85
Please reply... Posted at Nginx Forum: http://forum.nginx.org/read.php?2,240999,241000#msg-241000 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Not able add nginx upload module to nginx 1.2.8

2013-07-18 Thread parulsood85
Hi, I am trying add the nginx upload module 2.2.0 with nginx 1.2.8 and getting below error. after./configure --add-module= and make this one fails > make install make -f objs/Makefile install make[1]: Entering directory `/app/build/nginx-1.2.8' gcc -c -pipe -O -W -Wall -Wpointer-ar

Re: nginx-1.2.8

2013-04-03 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.2.8 For Windows http://goo.gl/YbLP0 (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org. Announcements are also

nginx-1.2.8

2013-04-02 Thread Maxim Dounin
Changes with nginx 1.2.8 02 Apr 2013 *) Bugfix: new sessions were not always stored if the "ssl_session_cache shared" directive was used and there was no free space in shared memory. Thanks to Piotr Sikora. *) Bugfix: