On Wed, 2006-02-01 at 21:59 +0100, Karl Heinz Marbaise wrote:
> Hi there,
> 
> i have tried to setup Trac but i get the following error on the command 
> line:
> 
> h5593:/usr/share/trac/cgi-bin # export 
> TRAC_ENV=/usr/local/tracenv/antsvk; ./trac.cgi
> Status: 500
> Content-Type: text/plain
> 
> Oops...

You can't run the Trac CGI on the commandline.  Well, technically you
could, but you would need to export all the other CGI environment
variables as well.

If you just want to run Trac standalone, you can use the included
"tracd" server, or you can install Trac on another web server such as
Apache.

-- 
Matthew Good <[EMAIL PROTECTED]>

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to