> Date: Wed, 3 Mar 2010 17:30:53 +0100 > From: Koen Deforche <[email protected]> > Subject: Re: [Wt-interest] /var/run/wt required even if using > <application-settings> with a different <run-directory> > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Hey Richard, > > 2010/3/2 Richard Ulrich <[email protected]>: > > My fcgi app doesnt run unless I create /var/run/wt and give permissions > > to www-data. In the apache error log it indicates that it reads the > > correct <application-settings>, but then it complains it cannot > > create /var/run/wt and the process times out. > > I just found out that there was a bug in Wt 3.1.1 which ignored all > but the first application-settings block. Is this perhaps what goes > wrong ?
Sounds like that could be the reason. Thanks for the quick fix. As I'm concerned with packaging my app, I'll have to wait for the next packaged version of wt to be sure. It's not urgent. The other question that remains is if I can tell my fcgi app to use another configuration file altogether. Like I use the "--config" option on the command line or in the "/etc/wt/wthttp" file for wthttp. That way my deb package installation wouldn't have to modify a file that belongs to another package. Rgds Richard ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
