On 05 November 2003, Ashish Shrestha said: > I just installed Quixote by unzipping it to a directory. > > Copied the demo.cgi and demo.conf to my cgi-bin directory. > > Modified demo.cgi to add the parent directory of the quixote directory > in the sys.path > > Accessed the demo page with the browser: > > http://localhost/cgi-bin/demo.cgi > > Two log files of 0 bytes are created and I get an exception. > TraversalError -- invalid literal for int():cgi-bin Where are those log files created? Who owns them? What UID do CGI scripts run as? Does that UID have write access to the log files? Where do you see an exception? Is there a traceback? If so, please supply it. > Can someone help me figure out what is happening? Not without a few more clues... Greg -- Greg Wardhttp://www.gerg.ca/ This message transmitted with 100% recycled electrons.