[Cppcms-users] how to run the hello world example?
Brought to you by:
artyom-beilis
From: Ping.Zheng <sho...@gm...> - 2010-09-04 08:27:05
|
Hi, I am a green hand to cppcms, and I have installed the cppcms 0.99.2 in my ubuntu, and I have compiled the hello_world example. but I don't know how to run it. I use: cppcms_run -e hello -c config.js but the console show me that: Web Server Host:127.0.0.1 Web Server Port:8080 Document Root:/home/zhen/build/cppcms-0.99.2.1/examples/hello_world Script:/hello Api:http Service IP:127.0.0.1 Service Port:8080 Can't find sutiable web server (nginx/lighttpd/apache) You may try to change PATH variable. In case of Apache2 You may want to define APACHE_MOD_DIR variable I know I can test the progam without any http proxy. But I don't how to do. and there is a 403 error when I access the page http://cppcms.sourceforge.net/wikipp/en/page/cppcms_1x_tut_hello/ who can help me? thank you. -- with all kind regards |