cppcms-users Mailing List for CppCMS C++ Web Framework (Page 10)
Brought to you by:
artyom-beilis
You can subscribe to this list here.
| 2009 |
Jan
|
Feb
(22) |
Mar
|
Apr
(3) |
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
(15) |
Nov
(16) |
Dec
(13) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2010 |
Jan
(4) |
Feb
|
Mar
(8) |
Apr
(8) |
May
(8) |
Jun
(36) |
Jul
(63) |
Aug
(126) |
Sep
(47) |
Oct
(66) |
Nov
(46) |
Dec
(42) |
| 2011 |
Jan
(87) |
Feb
(24) |
Mar
(54) |
Apr
(21) |
May
(22) |
Jun
(18) |
Jul
(22) |
Aug
(101) |
Sep
(57) |
Oct
(33) |
Nov
(34) |
Dec
(66) |
| 2012 |
Jan
(64) |
Feb
(76) |
Mar
(73) |
Apr
(105) |
May
(93) |
Jun
(83) |
Jul
(84) |
Aug
(88) |
Sep
(57) |
Oct
(59) |
Nov
(35) |
Dec
(49) |
| 2013 |
Jan
(67) |
Feb
(17) |
Mar
(49) |
Apr
(64) |
May
(87) |
Jun
(64) |
Jul
(93) |
Aug
(23) |
Sep
(15) |
Oct
(16) |
Nov
(62) |
Dec
(73) |
| 2014 |
Jan
(5) |
Feb
(23) |
Mar
(21) |
Apr
(11) |
May
(1) |
Jun
(19) |
Jul
(27) |
Aug
(16) |
Sep
(5) |
Oct
(37) |
Nov
(12) |
Dec
(9) |
| 2015 |
Jan
(7) |
Feb
(7) |
Mar
(44) |
Apr
(28) |
May
(5) |
Jun
(12) |
Jul
(8) |
Aug
|
Sep
(39) |
Oct
(34) |
Nov
(30) |
Dec
(34) |
| 2016 |
Jan
(66) |
Feb
(23) |
Mar
(33) |
Apr
(15) |
May
(11) |
Jun
(15) |
Jul
(26) |
Aug
(4) |
Sep
(1) |
Oct
(30) |
Nov
(10) |
Dec
|
| 2017 |
Jan
(52) |
Feb
(9) |
Mar
(24) |
Apr
(16) |
May
(9) |
Jun
(12) |
Jul
(33) |
Aug
(8) |
Sep
|
Oct
(1) |
Nov
(2) |
Dec
(6) |
| 2018 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
(14) |
Jun
(1) |
Jul
(9) |
Aug
(1) |
Sep
(13) |
Oct
(8) |
Nov
(2) |
Dec
(2) |
| 2019 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
(3) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(9) |
Jul
(6) |
Aug
(25) |
Sep
(10) |
Oct
(10) |
Nov
(6) |
Dec
|
| 2021 |
Jan
|
Feb
|
Mar
(7) |
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(9) |
Oct
(1) |
Nov
|
Dec
|
| 2022 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
|
From: Marcel H. <cp...@co...> - 2017-05-06 10:09:26
|
or you can use serversentevents :) http://blog.cppcms.com/post/107 On 06.05.2017 03:44, jupiter wrote: > Hi, > > I am working on web page to display system status without change web > page, appreciate any suggestions or examples how to do it. > > Thank you. > > Kind regards, > > - j > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |
|
From: Shiv S. D. <shi...@gm...> - 2017-05-06 03:14:52
|
You can use AJAX to do this easily with CppCMS. On Sat, May 6, 2017 at 7:14 AM, jupiter <jup...@gm...> wrote: > Hi, > > I am working on web page to display system status without change web page, > appreciate any suggestions or examples how to do it. > > Thank you. > > Kind regards, > > - j > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Respect, Shiv Shankar Dayal |
|
From: jupiter <jup...@gm...> - 2017-05-06 01:44:52
|
Hi, I am working on web page to display system status without change web page, appreciate any suggestions or examples how to do it. Thank you. Kind regards, - j |
|
From: jupiter <jup...@gm...> - 2017-04-30 02:04:39
|
Thanks for your response, yes of cause I installed libraries. Sorry for not being clear, but I thought I made it very clear in the post that I can compile and run most of the examples except json_rpc_chat (sorry for the typo in my post) . Kind regards. - j On Sat, Apr 29, 2017 at 10:37 PM, Shiv Shankar Dayal < shi...@gm...> wrote: > Have you installed the libraries after compilation? In the build directory > you have to run sudo make installl for libcppcms.so installation etc. > > On Sat, Apr 29, 2017 at 5:01 PM, jupiter <jup...@gm...> wrote: > >> Hi, >> >> I can compile and run most examples except json_rpm_chat, I have so many >> following compiling error about mssing cppcms::service class: >> >> examples/json_rpc_chat/chat.cpp:147: undefined reference to >> `cppcms::service::service(int, char**)' >> >> examples/json_rpc_chat/chat.cpp:149: undefined reference to >> `cppcms::service::applications_pool()' >> >> ....... >> >> >> Both -lcppcms and -lbooster are in the Makefile, what was wrong about it >> and how can I fix it? >> >> Thank you. >> >> Kind regards, >> >> - j >> >> >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> >> > > > -- > Respect, > Shiv Shankar Dayal > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |
|
From: Shiv S. D. <shi...@gm...> - 2017-04-29 12:37:11
|
Have you installed the libraries after compilation? In the build directory you have to run sudo make installl for libcppcms.so installation etc. On Sat, Apr 29, 2017 at 5:01 PM, jupiter <jup...@gm...> wrote: > Hi, > > I can compile and run most examples except json_rpm_chat, I have so many > following compiling error about mssing cppcms::service class: > > examples/json_rpc_chat/chat.cpp:147: undefined reference to > `cppcms::service::service(int, char**)' > > examples/json_rpc_chat/chat.cpp:149: undefined reference to > `cppcms::service::applications_pool()' > > ....... > > > Both -lcppcms and -lbooster are in the Makefile, what was wrong about it > and how can I fix it? > > Thank you. > > Kind regards, > > - j > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Respect, Shiv Shankar Dayal |
|
From: jupiter <jup...@gm...> - 2017-04-29 11:32:41
|
Hi, I can compile and run most examples except json_rpm_chat, I have so many following compiling error about mssing cppcms::service class: examples/json_rpc_chat/chat.cpp:147: undefined reference to `cppcms::service::service(int, char**)' examples/json_rpc_chat/chat.cpp:149: undefined reference to `cppcms::service::applications_pool()' ....... Both -lcppcms and -lbooster are in the Makefile, what was wrong about it and how can I fix it? Thank you. Kind regards, - j |
|
From: mawan s. <ma...@gm...> - 2017-04-29 08:49:06
|
Thankyou, i will try it. On Sat, Apr 29, 2017 at 3:05 PM, Shiv Shankar Dayal < shi...@gm...> wrote: > This is explained in configuration file reference. > http://cppcms.com/wikipp/en/page/cppcms_1x_config#daemon section has all > the information. > > On Sat, Apr 29, 2017 at 1:22 PM, mawan sugiyanto <ma...@gm...> > wrote: > >> Thankyou, can you explain how to create daemon cppcms or is there any >> tutorial for it? >> >> >> >> On Sat, Apr 29, 2017 at 2:45 PM, Shiv Shankar Dayal < >> shi...@gm...> wrote: >> >>> Yes, I daemonize CppCMS on port 8080. Log files are what I use for >>> debugging. >>> >>> On Sat, Apr 29, 2017 at 12:53 PM, mawan sugiyanto <ma...@gm...> >>> wrote: >>> >>>> Dear Shiv >>>> >>>> when using Nginx, Are you run cppcms as daemon service? >>>> How do you run it? >>>> >>>> Thankyou before. >>>> >>>> >>>> >>>> >>>> On Sat, Apr 29, 2017 at 1:22 PM, Shiv Shankar Dayal < >>>> shi...@gm...> wrote: >>>> >>>>> Yes, it is possible to run CppCMS web server on both the operating >>>>> systems. However, it is not optimal for production. I typically run as >>>>> FastCGI reverse proxy with Nginx or Http reverse proxy(poorer choice.). >>>>> >>>>> On Sat, Apr 29, 2017 at 11:03 AM, CN <cn...@fa...> wrote: >>>>> >>>>>> >>>>>> On Sat, Apr 29, 2017, at 10:14 AM, jupiter wrote: >>>>>> >>>>>> Hi, >>>>>> Sorry for asking an FAQ, I try to run CppCMS web server on Linux >>>>>> machine both in CentOS and Debian, I was told by freieds that I can run >>>>>> CppCMS server without Appach or FastCGI, but when I read the CppCMS >>>>>> document, it seems I cannot run CppCMS web server without running Appach or >>>>>> FastCGI. Could anyone clarify it? >>>>>> >>>>>> I have been running CppCMS with Lighttpd communicating with each >>>>>> other using FastCGI without issue for more than a year. In fact, I learned >>>>>> Lighttpd from CppCMS tutorials. >>>>>> >>>>>> Regards, >>>>>> CN >>>>>> >>>>>> -- http://www.fastmail.com - Access all of your messages and folders >>>>>> wherever you are >>>>>> >>>>>> >>>>>> ------------------------------------------------------------ >>>>>> ------------------ >>>>>> Check out the vibrant tech community on one of the world's most >>>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>>>> _______________________________________________ >>>>>> Cppcms-users mailing list >>>>>> Cpp...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Respect, >>>>> Shiv Shankar Dayal >>>>> >>>>> ------------------------------------------------------------ >>>>> ------------------ >>>>> Check out the vibrant tech community on one of the world's most >>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>>> _______________________________________________ >>>>> Cppcms-users mailing list >>>>> Cpp...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>>>> >>>>> >>>> >>>> ------------------------------------------------------------ >>>> ------------------ >>>> Check out the vibrant tech community on one of the world's most >>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>> _______________________________________________ >>>> Cppcms-users mailing list >>>> Cpp...@li... >>>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>>> >>>> >>> >>> >>> -- >>> Respect, >>> Shiv Shankar Dayal >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Cppcms-users mailing list >>> Cpp...@li... >>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>> >>> >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> >> > > > -- > Respect, > Shiv Shankar Dayal > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |
|
From: Shiv S. D. <shi...@gm...> - 2017-04-29 08:05:16
|
This is explained in configuration file reference. http://cppcms.com/wikipp/en/page/cppcms_1x_config#daemon section has all the information. On Sat, Apr 29, 2017 at 1:22 PM, mawan sugiyanto <ma...@gm...> wrote: > Thankyou, can you explain how to create daemon cppcms or is there any > tutorial for it? > > > > On Sat, Apr 29, 2017 at 2:45 PM, Shiv Shankar Dayal < > shi...@gm...> wrote: > >> Yes, I daemonize CppCMS on port 8080. Log files are what I use for >> debugging. >> >> On Sat, Apr 29, 2017 at 12:53 PM, mawan sugiyanto <ma...@gm...> >> wrote: >> >>> Dear Shiv >>> >>> when using Nginx, Are you run cppcms as daemon service? >>> How do you run it? >>> >>> Thankyou before. >>> >>> >>> >>> >>> On Sat, Apr 29, 2017 at 1:22 PM, Shiv Shankar Dayal < >>> shi...@gm...> wrote: >>> >>>> Yes, it is possible to run CppCMS web server on both the operating >>>> systems. However, it is not optimal for production. I typically run as >>>> FastCGI reverse proxy with Nginx or Http reverse proxy(poorer choice.). >>>> >>>> On Sat, Apr 29, 2017 at 11:03 AM, CN <cn...@fa...> wrote: >>>> >>>>> >>>>> On Sat, Apr 29, 2017, at 10:14 AM, jupiter wrote: >>>>> >>>>> Hi, >>>>> Sorry for asking an FAQ, I try to run CppCMS web server on Linux >>>>> machine both in CentOS and Debian, I was told by freieds that I can run >>>>> CppCMS server without Appach or FastCGI, but when I read the CppCMS >>>>> document, it seems I cannot run CppCMS web server without running Appach or >>>>> FastCGI. Could anyone clarify it? >>>>> >>>>> I have been running CppCMS with Lighttpd communicating with each other >>>>> using FastCGI without issue for more than a year. In fact, I learned >>>>> Lighttpd from CppCMS tutorials. >>>>> >>>>> Regards, >>>>> CN >>>>> >>>>> -- http://www.fastmail.com - Access all of your messages and folders >>>>> wherever you are >>>>> >>>>> >>>>> ------------------------------------------------------------ >>>>> ------------------ >>>>> Check out the vibrant tech community on one of the world's most >>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>>> _______________________________________________ >>>>> Cppcms-users mailing list >>>>> Cpp...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>>>> >>>>> >>>> >>>> >>>> -- >>>> Respect, >>>> Shiv Shankar Dayal >>>> >>>> ------------------------------------------------------------ >>>> ------------------ >>>> Check out the vibrant tech community on one of the world's most >>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>> _______________________________________________ >>>> Cppcms-users mailing list >>>> Cpp...@li... >>>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>>> >>>> >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Cppcms-users mailing list >>> Cpp...@li... >>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>> >>> >> >> >> -- >> Respect, >> Shiv Shankar Dayal >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> >> > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Respect, Shiv Shankar Dayal |
|
From: mawan s. <ma...@gm...> - 2017-04-29 07:53:43
|
Thankyou, can you explain how to create daemon cppcms or is there any tutorial for it? On Sat, Apr 29, 2017 at 2:45 PM, Shiv Shankar Dayal < shi...@gm...> wrote: > Yes, I daemonize CppCMS on port 8080. Log files are what I use for > debugging. > > On Sat, Apr 29, 2017 at 12:53 PM, mawan sugiyanto <ma...@gm...> > wrote: > >> Dear Shiv >> >> when using Nginx, Are you run cppcms as daemon service? >> How do you run it? >> >> Thankyou before. >> >> >> >> >> On Sat, Apr 29, 2017 at 1:22 PM, Shiv Shankar Dayal < >> shi...@gm...> wrote: >> >>> Yes, it is possible to run CppCMS web server on both the operating >>> systems. However, it is not optimal for production. I typically run as >>> FastCGI reverse proxy with Nginx or Http reverse proxy(poorer choice.). >>> >>> On Sat, Apr 29, 2017 at 11:03 AM, CN <cn...@fa...> wrote: >>> >>>> >>>> On Sat, Apr 29, 2017, at 10:14 AM, jupiter wrote: >>>> >>>> Hi, >>>> Sorry for asking an FAQ, I try to run CppCMS web server on Linux >>>> machine both in CentOS and Debian, I was told by freieds that I can run >>>> CppCMS server without Appach or FastCGI, but when I read the CppCMS >>>> document, it seems I cannot run CppCMS web server without running Appach or >>>> FastCGI. Could anyone clarify it? >>>> >>>> I have been running CppCMS with Lighttpd communicating with each other >>>> using FastCGI without issue for more than a year. In fact, I learned >>>> Lighttpd from CppCMS tutorials. >>>> >>>> Regards, >>>> CN >>>> >>>> -- http://www.fastmail.com - Access all of your messages and folders >>>> wherever you are >>>> >>>> >>>> ------------------------------------------------------------ >>>> ------------------ >>>> Check out the vibrant tech community on one of the world's most >>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>> _______________________________________________ >>>> Cppcms-users mailing list >>>> Cpp...@li... >>>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>>> >>>> >>> >>> >>> -- >>> Respect, >>> Shiv Shankar Dayal >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Cppcms-users mailing list >>> Cpp...@li... >>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>> >>> >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> >> > > > -- > Respect, > Shiv Shankar Dayal > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |
|
From: Shiv S. D. <shi...@gm...> - 2017-04-29 07:45:26
|
Yes, I daemonize CppCMS on port 8080. Log files are what I use for debugging. On Sat, Apr 29, 2017 at 12:53 PM, mawan sugiyanto <ma...@gm...> wrote: > Dear Shiv > > when using Nginx, Are you run cppcms as daemon service? > How do you run it? > > Thankyou before. > > > > > On Sat, Apr 29, 2017 at 1:22 PM, Shiv Shankar Dayal < > shi...@gm...> wrote: > >> Yes, it is possible to run CppCMS web server on both the operating >> systems. However, it is not optimal for production. I typically run as >> FastCGI reverse proxy with Nginx or Http reverse proxy(poorer choice.). >> >> On Sat, Apr 29, 2017 at 11:03 AM, CN <cn...@fa...> wrote: >> >>> >>> On Sat, Apr 29, 2017, at 10:14 AM, jupiter wrote: >>> >>> Hi, >>> Sorry for asking an FAQ, I try to run CppCMS web server on Linux machine >>> both in CentOS and Debian, I was told by freieds that I can run CppCMS >>> server without Appach or FastCGI, but when I read the CppCMS document, it >>> seems I cannot run CppCMS web server without running Appach or FastCGI. >>> Could anyone clarify it? >>> >>> I have been running CppCMS with Lighttpd communicating with each other >>> using FastCGI without issue for more than a year. In fact, I learned >>> Lighttpd from CppCMS tutorials. >>> >>> Regards, >>> CN >>> >>> -- http://www.fastmail.com - Access all of your messages and folders >>> wherever you are >>> >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Cppcms-users mailing list >>> Cpp...@li... >>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>> >>> >> >> >> -- >> Respect, >> Shiv Shankar Dayal >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> >> > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Respect, Shiv Shankar Dayal |
|
From: mawan s. <ma...@gm...> - 2017-04-29 07:24:41
|
Dear Shiv when using Nginx, Are you run cppcms as daemon service? How do you run it? Thankyou before. On Sat, Apr 29, 2017 at 1:22 PM, Shiv Shankar Dayal < shi...@gm...> wrote: > Yes, it is possible to run CppCMS web server on both the operating > systems. However, it is not optimal for production. I typically run as > FastCGI reverse proxy with Nginx or Http reverse proxy(poorer choice.). > > On Sat, Apr 29, 2017 at 11:03 AM, CN <cn...@fa...> wrote: > >> >> On Sat, Apr 29, 2017, at 10:14 AM, jupiter wrote: >> >> Hi, >> Sorry for asking an FAQ, I try to run CppCMS web server on Linux machine >> both in CentOS and Debian, I was told by freieds that I can run CppCMS >> server without Appach or FastCGI, but when I read the CppCMS document, it >> seems I cannot run CppCMS web server without running Appach or FastCGI. >> Could anyone clarify it? >> >> I have been running CppCMS with Lighttpd communicating with each other >> using FastCGI without issue for more than a year. In fact, I learned >> Lighttpd from CppCMS tutorials. >> >> Regards, >> CN >> >> -- http://www.fastmail.com - Access all of your messages and folders >> wherever you are >> >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> >> > > > -- > Respect, > Shiv Shankar Dayal > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |
|
From: Shiv S. D. <shi...@gm...> - 2017-04-29 06:23:03
|
Yes, it is possible to run CppCMS web server on both the operating systems. However, it is not optimal for production. I typically run as FastCGI reverse proxy with Nginx or Http reverse proxy(poorer choice.). On Sat, Apr 29, 2017 at 11:03 AM, CN <cn...@fa...> wrote: > > On Sat, Apr 29, 2017, at 10:14 AM, jupiter wrote: > > Hi, > Sorry for asking an FAQ, I try to run CppCMS web server on Linux machine > both in CentOS and Debian, I was told by freieds that I can run CppCMS > server without Appach or FastCGI, but when I read the CppCMS document, it > seems I cannot run CppCMS web server without running Appach or FastCGI. > Could anyone clarify it? > > I have been running CppCMS with Lighttpd communicating with each other > using FastCGI without issue for more than a year. In fact, I learned > Lighttpd from CppCMS tutorials. > > Regards, > CN > > -- http://www.fastmail.com - Access all of your messages and folders > wherever you are > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Respect, Shiv Shankar Dayal |
|
From: CN <cn...@fa...> - 2017-04-29 05:33:59
|
On Sat, Apr 29, 2017, at 10:14 AM, jupiter wrote: > Hi, > Sorry for asking an FAQ, I try to run CppCMS web server on Linux > machine both in CentOS and Debian, I was told by freieds that I can > run CppCMS server without Appach or FastCGI, but when I read the > CppCMS document, it seems I cannot run CppCMS web server without > running Appach or FastCGI. Could anyone clarify it?I have been running CppCMS with Lighttpd communicating with each other using FastCGI without issue for more than a year. In fact, I learned Lighttpd from CppCMS tutorials. Regards, CN -- http://www.fastmail.com - Access all of your messages and folders wherever you are |
|
From: jupiter <jup...@gm...> - 2017-04-29 02:15:30
|
Hi, Sorry for asking an FAQ, I try to run CppCMS web server on Linux machine both in CentOS and Debian, I was told by freieds that I can run CppCMS server without Appach or FastCGI, but when I read the CppCMS document, it seems I cannot run CppCMS web server without running Appach or FastCGI. Could anyone clarify it? Thank you and appreciate it. Kind regards |
|
From: Hery M. <hma...@gm...> - 2017-04-18 08:54:11
|
Hi Artyom,
I don't undestand the code meanning below within class
application_specific_pool::_async_legacy_policy.
It concerns the put(application *app) function:
{.......
virtual void put(application *app) { if(!app) return; delete app; app_ = 0;
self_->flags(-1); } application *app_;
}
Could you explain why you delete app and do app_ = 0 instead of app_= app ;
app = 0;
Thank you;
Hery.
2017-03-01 10:18 GMT+03:00 Artyom Beilis <art...@gm...>:
> After multiple requests and my final decision the CppCMS web framework
> code migrated to GitHub
>
> https://github.com/artyom-beilis/cppcms
>
> Please note:
>
> 1. Only CppCMS framework migrated, other subprojects like CppDB or
> Wikipp are still pending conversion
> 2. The main bug tracker is still on source-forge - however I'll relate
> to issues opened on GitHub
>
> Regards,
> Artyom Beilis
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Cppcms-users mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppcms-users
>
|
|
From: Nazım C. B. <naz...@ne...> - 2017-04-10 22:46:31
|
Hello,
Sorry, it is 'protocol=TCP', not 'protocol=socket'.
cppdb::session
sql("mysql:protocol=|TCP|;host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so");
On 11/04/17 01:19, Nazım Can Bedir wrote:
>
> Hello,
>
> According to
> https://dev.mysql.com/doc/refman/5.5/en/mysql-options.html, this may work;
>
> cppdb::session
> sql("mysql:protocol=socket;host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so");
>
> Regards,
> Nazim Can.
>
> On 11/04/17 00:46, Richard Szibele wrote:
>> Hello,
>>
>> when executing:
>>
>> cppdb::session
>> sql("mysql:host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so");
>>
>> I get the following exception:
>>
>> what(): cppdb::mysql::Can't connect to local MySQL server through
>> socket '/run/mysqld/mysqld.sock' (2 "No such file or directory")
>>
>> How can I specify cppdb::session to use the host and port for my MySQL
>> server and not Unix sockets?
>>
>> Perhaps I am missing something, but it does not seem clear from the
>> documentation at:
>> http://cppcms.com/sql/cppdb/connstr.html
>> and
>> http://cppcms.com/sql/cppdb/mysql.html
>>
>> Kind regards,
>> Richard Szibele
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org!http://sdm.link/slashdot
>> _______________________________________________
>> Cppcms-users mailing list
>> Cpp...@li...
>> https://lists.sourceforge.net/lists/listinfo/cppcms-users
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
> _______________________________________________
> Cppcms-users mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppcms-users
|
|
From: Richard S. <ri...@sz...> - 2017-04-10 22:34:38
|
Hi Nazim,
thanks for the quick reply and your pointers.
Just for reference, I got it working with:
sql("mysql:opt_protocol=1;host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so");
The prefix mysql_ gets removed from the name and the integer value for
the enum element MYSQL_PROTOCOL_TCP is 1 (second in the enum).
Kind regards,
Richard Szibele
On 11/04/17 00:19, Nazım Can Bedir wrote:
>
> Hello,
>
> According to
> https://dev.mysql.com/doc/refman/5.5/en/mysql-options.html, this may work;
>
> cppdb::session
> sql("mysql:protocol=socket;host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so");
>
> Regards,
> Nazim Can.
>
> On 11/04/17 00:46, Richard Szibele wrote:
>> Hello,
>>
>> when executing:
>>
>> cppdb::session
>> sql("mysql:host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so");
>>
>> I get the following exception:
>>
>> what(): cppdb::mysql::Can't connect to local MySQL server through
>> socket '/run/mysqld/mysqld.sock' (2 "No such file or directory")
>>
>> How can I specify cppdb::session to use the host and port for my MySQL
>> server and not Unix sockets?
>>
>> Perhaps I am missing something, but it does not seem clear from the
>> documentation at:
>> http://cppcms.com/sql/cppdb/connstr.html
>> and
>> http://cppcms.com/sql/cppdb/mysql.html
>>
>> Kind regards,
>> Richard Szibele
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org!http://sdm.link/slashdot
>> _______________________________________________
>> Cppcms-users mailing list
>> Cpp...@li...
>> https://lists.sourceforge.net/lists/listinfo/cppcms-users
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
> _______________________________________________
> Cppcms-users mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppcms-users
|
|
From: Nazım C. B. <naz...@ne...> - 2017-04-10 22:19:28
|
Hello, According to https://dev.mysql.com/doc/refman/5.5/en/mysql-options.html, this may work; cppdb::session sql("mysql:protocol=socket;host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so"); Regards, Nazim Can. On 11/04/17 00:46, Richard Szibele wrote: > Hello, > > when executing: > > cppdb::session > sql("mysql:host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so"); > > I get the following exception: > > what(): cppdb::mysql::Can't connect to local MySQL server through > socket '/run/mysqld/mysqld.sock' (2 "No such file or directory") > > How can I specify cppdb::session to use the host and port for my MySQL > server and not Unix sockets? > > Perhaps I am missing something, but it does not seem clear from the > documentation at: > http://cppcms.com/sql/cppdb/connstr.html > and > http://cppcms.com/sql/cppdb/mysql.html > > Kind regards, > Richard Szibele > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |
|
From: Richard S. <ri...@sz...> - 2017-04-10 22:03:09
|
Hello,
when executing:
cppdb::session
sql("mysql:host=localhost;port=3306;database=db;user=user;password='password';@module=./libcppdb_mysql.so");
I get the following exception:
what(): cppdb::mysql::Can't connect to local MySQL server through
socket '/run/mysqld/mysqld.sock' (2 "No such file or directory")
How can I specify cppdb::session to use the host and port for my MySQL
server and not Unix sockets?
Perhaps I am missing something, but it does not seem clear from the
documentation at:
http://cppcms.com/sql/cppdb/connstr.html
and
http://cppcms.com/sql/cppdb/mysql.html
Kind regards,
Richard Szibele
|
|
From: Josh H. <jos...@ni...> - 2017-03-30 19:06:00
|
Is it possible to mirror/download the documentation and wikis for CppCMS and CppDB? I would like to have a local copy that I can reference when I am working offline. Thanks, Josh |
|
From: Josh H. <jos...@ni...> - 2017-03-30 19:05:46
|
On Thu, Mar 30, 2017 at 11:40 AM, Josh Hunsaker wrote: > Is it possible to mirror/download the documentation and wikis for > CppCMS and CppDB? I would like to have a local copy that I can > reference when I am working offline. I built the Doxygen docs for each of the projects, and it should suit my needs. Sorry for the noise Josh |
|
From: Shiv S. D. <shi...@gm...> - 2017-03-22 03:11:12
|
Hi Artyom,
Right now it looks like following in recaptcha.h
recaptcha();
virtual ~recaptcha();
///
/// Set Public Key - Required
///
void public_key(std::string const &key);
///
/// Set Private Key - Required
///
void private_key(std::string const &key);
while it should be
recaptcha(const std::string& public_key, const std::string
private_key);
virtual ~recaptcha();
So that the object is initialized properly and two function calls are saved.
--
Respect,
Shiv Shankar Dayal
|
|
From: Shiv S. D. <shi...@gm...> - 2017-03-21 18:05:08
|
Mighty thanks. On Tue, Mar 21, 2017 at 10:55 PM, Nazım Can Bedir < naz...@ne...> wrote: > https://github.com/artyom-beilis/cppcms/tree/master/contrib ? > > On 21/03/17 19:59, Shiv Shankar Dayal wrote: > > Hi Artyom, > > Can you please bring cppcms contrib on github? > > -- > Respect, > Shiv Shankar Dayal > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Cppcms-users mailing lis...@li...://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Respect, Shiv Shankar Dayal |
|
From: Nazım C. B. <naz...@ne...> - 2017-03-21 17:25:52
|
https://github.com/artyom-beilis/cppcms/tree/master/contrib ? On 21/03/17 19:59, Shiv Shankar Dayal wrote: > Hi Artyom, > > Can you please bring cppcms contrib on github? > > -- > Respect, > Shiv Shankar Dayal > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |
|
From: Shiv S. D. <shi...@gm...> - 2017-03-21 16:59:33
|
Hi Artyom, Can you please bring cppcms contrib on github? -- Respect, Shiv Shankar Dayal |