On Feb 19, 2009, at 11:15 AM, david day wrote: > I have test against another 32 bit server running > 2.6.18-92.1.22.el5.centos.plusPAE with same installed packages as the > older 32 bit server running 2.6.18-92.1.22.el5.centos.plus also fails. > Another test on a new 64 bit CentOS release 5.2 (Final) build running > 2.6.18-92.el5 yields same results. > > To take RedHat's Apache 2.2.3 out of the mix, source > httpd-2.2.11-1/httpd-devel-2.2.11-1 was built/installed with same > caucho-status result "Unconfigured Default Virtual Host".
Can you check with the current 3.1.8 snapshot? We introduced a compile-time error where one of the CFLAGS (the large file defines), was messing up an internal Apache data structure, causing mod_caucho's configuration to be skipped. The 3.1.8 snapshot reverts those flags to the ones returned by Apache's apr info. If you're still having trouble with the snapshot, then this may be a different issue. -- Scott > > > At this point, a functional mod_caucho cannot be built on any new > CentOS server. > David > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
