sudo yum install pcre*
./configure —sbin-path=/sbin/nginx —conf-path=/usr/local/nginx/nginx.conf —pid-path=/usr/local/nginx/nginx.pid —with-httpsslmodule —with-md5=auto/lib/md5 —with-sha1=auto/lib/sha1
make
If you wanted it to build a product you’d find a way to get time to work on it. If you really wanted to start that new hobby you’d sacrifice something to find the time and money to do it.
I'll define a "Wannabe Entrepreneur" as someone who has never made money from their businesses. Here are the different types of wannabes.
In the past few years I've built go-carts, built a 200+ sq ft workshop, written several eBooks. How do I create a life where I have time to work on side projects?
Receive 5 Software projects mistakes we have made over the years and how to avoid them.
3 Comments
Hi,
Nice write-up. I’ve installed nginx using the new mod_rails. But tracing the nginx error logs i’ve noticed a lot of error with the Helpers. Is this the solution for it?
thanks!
Found this config line when searching for nginx on redhat es5. I ended up also having to install pcre-devel, openssl-devel and zlib-devel for nginx to find the proper libraries. I was able to successfully build nginx-0.7.65. Thanks!
You may also need to adjust iptables before nginx will actually be able to accept connections from external machines.