[Cppcms-users] help
Brought to you by:
artyom-beilis
|
From: nitin r. <nit...@re...> - 2009-06-22 14:16:56
|
hello sir,
i am new for cppcms.
my problem is hello word example not work. i give some informatio
cppcms_run hello.fcgi -c config.txt
Web Server Host:127.0.0.1
Web Server Port:8080
Document Root:/root/nitin/examples-0.0.4/hello_world
Script:/hello.fcgi
Api:fastcgi
Socket:/tmp/hello-world.sock
Server:/usr/local/sbin/lighttpd -f /root/nitin/examples-0.0.4/hello_world/cppcms_rundir/lighty.conf
Starting Application Server:/hello.fcgi
Application Server PID:19899
Starting Web Server
2009-06-22 19:42:20: (log.c.172) server started
Unknown api:fastcgi
Web Server PID:19902
------------------------------------
- Press Any Key To Stop The Server -
------------------------------------
may be this error Unknown api:fastcgi
my os centos5 64bit
install fcgi-2.4.0
lighttpd
lighttpd.config
server.modules = (
"mod_access",
"mod_accesslog",
"mod_fastcgi",
"mod_rewrite",
"mod_auth"
)
plz help me |