Hi Vincent, Not sure if you've seen these or not, but here are a few good references on configuring scgi: http://www.mems-exchange.org/software/quixote/doc/web-server.html http://www.rexx.com/~dkuhlman/quixote_scgi.html also, the latest version of scgi is 1.2a2 and can be found here: http://www.mems-exchange.org/software/scgi/ there is also a patch for this version available: http://mail.mems-exchange.org/pipermail/quixote-users/2004-March/002648.html -Charles. ----- Original Message ----- From: "vincent delft"To: "qx" Sent: Sunday, March 14, 2004 2:08 AM Subject: [Quixote-users] scgi configuration > I'm a complete new user of Quixote. > > I've installed 0.7a3 and it runs on my apache 2.0.48 > on gentoo as pure cgi. > > But I cannot use scgi 1.2a1. > > I try to run the demo 'demo_scgi.py', but ... not > working > > Is there a complete config somewhere. Apache conf > file, tar file (with full path name) for cgi and py > files, ... ? > > > > As newbie, I don't know in which direction to look, > and I've tried lot of things. Here a small sample : > > I've tried to put demo in /var/www/localhost/cgi-bin, > in /var/www/localhost/qdemo > > The scgi daemon is running, via the command : > python demo_scgi.py -p 4000 -P /tmp/pid -l /tmp/log -u > root > > Why I must set -u root ? > > > > Thanks > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - More reliable, more storage, less spam > http://mail.yahoo.com > > _______________________________________________ > Quixote-users mailing list > Quixote-users@mems-exchange.org > http://mail.mems-exchange.org/mailman/listinfo/quixote-users >