[Cppcms-users] how to run a cppcms example
Brought to you by:
artyom-beilis
From: Ping.Zheng <sho...@gm...> - 2009-10-16 17:06:28
|
Hi, all: This is my first time to use cppcms, and I have compiled the hello_world example. When I run: cppcms_run -S nginx hello.fcgi -c config.txt my console output: Web Server Host:127.0.0.1 Web Server Port:8080 Document Root:/home/zhen/build/examples-0.0.4/hello_world Script:/hello.fcgi Api:fastcgi Socket:/tmp/hello-world.sock Failed to locate server nginx, exitting Try providing PATH valiable my nginx installed in my directory: /home/zhen/app/nginx . I am not familiar with nginx, I don't how to let the nginx to proxy for my hello.fcgi. pls help me. -- with all kind regards |