Nginx as a Linux Service
Chris Gers32
lists at ruby-forum.com
Mon Nov 17 18:14:12 MSK 2008
I installed it from source:
[chris at localhost ~]$ wget http://sysoev.ru/nginx/nginx-0.6.32.tar.gz
...
Then, after getting an error message during ./configure, I had to
install the PCRE library:
[chris at localhost ~]$ wget
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-7.8.tar.gz
...
After the installation was done, nginx seemed to start and stop OK.
I appreciate your help,
Chris.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list