| From | Sent On | Attachments |
|---|---|---|
| rok | Mar 30, 2011 9:00 pm | |
| Arvind Jayaprakash | Mar 30, 2011 9:33 pm | |
| rok | Mar 30, 2011 11:16 pm | |
| Igor Sysoev | Mar 30, 2011 11:23 pm | |
| rok | Mar 31, 2011 12:07 am | |
| Igor Sysoev | Mar 31, 2011 12:15 am | |
| rok | Mar 31, 2011 12:20 am | |
| rok | Mar 31, 2011 12:26 am | |
| rok | Mar 31, 2011 12:38 am |
| Subject: | Re: Reconfigure nginx | |
|---|---|---|
| From: | rok (ngin...@nginx.us) | |
| Date: | Mar 30, 2011 11:16:18 pm | |
| List: | ru.sysoev.nginx | |
anomalizer Wrote:
-------------------------------------------------------
On Mar 31, rok wrote:
[code] sudo ./configure --sbin-path=/usr/local/sbin [/code]
So if i reconfigure,should backup config before?and what configure i do now?
First off, there is no need to run ./configure as sudo. It is a part of the install process (usually ./configure, make, sudo make install). Secondly, ./configure has nothing to do with config files, it is just a step in the gnu toolchain build process.
"make install" does not overwrite existing configs. However, it is always prudent to make a backup of your nginx.conf
And what about reconfigure nginx with same configure before and add send mail command.?I must delete old folder nginx-0.8.54 or reconfigure with old folder? Add mail: --with-mail_pop3_module --with-mail_imap_module --with-mail_smtp_module
?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,187028,187040#msg-187040
_______________________________________________ nginx mailing list ngi...@nginx.org http://nginx.org/mailman/listinfo/nginx





