[Cppcms-users] Is ngix server the easiest way with Debian for cppcms?
Brought to you by:
artyom-beilis
|
From: Szilágyi Z. <zol...@ya...> - 2013-12-08 11:50:45
|
Hi, Anybody could help me with Lighttpd FastCGI under Debian? I found out that I need to installl lighttpd-mod-fastcgi. I cannot found deb package for it (or repository). I found :redhat/fedora/centos - yum install lighttpd-fastcgi www.fastcgi.com site right now it is not working. For SCGI with synaptic package manager I find nginx-full.Should I go rather with ngix and SCGI, (no fastcgi support)? Or should install Apache? (On Windows I had painfull and time waist full experince with apache + fastcgi module, I blame fastcgi(but it can be lack of knowledge), without successs), but perhaps on linux it would be easyer, but I guess rather would try something now like ngix, rather (not) having so long ride with fastcgi.With synaptic package manger I find only libapache2-mod-scgi module anyway. I just want to try out hello world example, but without web server it is not working. Ok, I reformulate my question: witch webserver under Debian you think it would be the easiest for a newbies to install and configure for the hello world example. (Why neeed 3 layer arhitecture: for example lighttpd + fastcgi + cppcms? I would not be better if fastcgi and SCGI, protocol would be implemented in cppcms?) Best regards, Zoltan . |