did u linked hello.wt with wtfastcgi
if you link hello.wt with wthttp you cannot run it as a fastcgi app

cd /srv/sources/build/wt
cmake -DEXAMPLES_CONNECTOR=wtfastcgi .
cd /srv/sources/build/wt/examples/hello
make


On Wed, Aug 17, 2011 at 10:44 PM, John Robson <[email protected]> wrote:

> Hello.wt work fine with:
>
> /srv/sources/build/wt/examples/hello/hello.wt --approot
> /srv/sources/git/wt/examples/hello/ --docroot
> /srv/sources/git/wt/examples/hello/ --http-addr 0.0.0.0 --http-port 10130
>
> But not in apache:  http://paste.ubuntu.com/668442/
>
> My wt_config.xml
>
> <tracking>Auto</tracking>
> <reload-is-new-session>false</reload-is-new-session>
> <max-request-size>4096</max-request-size>
> <property name="appRoot">/srv/www</property>
>
>
> On 08/17/2011 12:31 PM, Mohammed Rashad wrote:
> > please post output of
> > tail -f /var/log/apache2/error.log
>
>
>
>
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
> user administration capabilities and model configuration. Take
> the hassle out of deploying and managing Subversion and the
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>



-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to