-
johnksterling changed the public information on the mod_cplusplus project.
2009-04-08 10:44:27 UTC by johnksterling
-
Hi John
I can't the handler to work inside a VirtualHost. It works fine else where.
Also the protocol test that fails is inside a VirtualHost. These might be related.
Listen 8528
<VirtualHost _default_:8528>
LoadCPPHandler test_protocol /home/lenny/mod_cplusplus_svn/modcplusplus/trunk/example/protocol/.libs/libtest_protocol.so
AddCPPProtocol test_protocol...
2008-09-21 07:24:56 UTC by lofbele1
-
Hi Sanjay -
Yes, that test is failing across the board right now. I'll look into it, but in the mean time you should be good to go. I think it is just an issue with the test. I have some rework to do with the lifecycle of the protocol handlers and I'll tackle that test case along with it.
Thanks!
2008-07-08 13:30:40 UTC by johnksterling
-
the OS is CentOS release 4.4. The 2.0.1 version compiled perfectly well but failed the check for "protocol" test
waiting for server to start: .
waiting for server to start: ok (waited 0 secs)
server modtest.test.com:8529 started
filters/input........ok
filters/output.......ok
handler/auth.........ok
handler/handler......ok
protocol/protocol....
<!-- WARNING: this file...
2008-07-08 05:37:51 UTC by snetrabile
-
OK -
I've updated (and bumped the version to 2.0.1) to fix that one issue. Can you try again and let me know what else you run into? I'd also like to know your platform.
Thanks!
2008-07-08 00:22:40 UTC by johnksterling
-
johnksterling committed revision 157 to the mod_cplusplus SVN repository, changing 1 files.
2008-07-08 00:09:55 UTC by johnksterling
-
Hi -
Sticky compiler. Just curious, what platform are you on (uname -a)? It is a real problem, so I'll fix it and re-distribute.
John.
2008-07-07 13:35:58 UTC by johnksterling
-
Hi,
I am getting this message when I try to run 'make' after running the autogen.sh. Can someone throw some light on this problem.
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/apache2/include -I/usr/local/apache2/include -I/usr/local/apache2/include -I/usr/local/apache2/include -I/usr/local/apache2/include -I/usr/local/apache2/include -I/.
2008-07-07 12:02:02 UTC by snetrabile
-
johnksterling committed revision 156 to the mod_cplusplus SVN repository, changing 6 files.
2008-07-02 03:15:04 UTC by johnksterling
-
johnksterling committed revision 155 to the mod_cplusplus SVN repository, changing 6 files.
2008-07-02 03:00:12 UTC by johnksterling