File: README.parseinfo

package info (click to toggle)
python-pcgi 1.999a5-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 400 kB
  • ctags: 197
  • sloc: ansic: 1,518; python: 775; makefile: 136; sh: 71
file content (25 lines) | stat: -rw-r--r-- 994 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
README.parseinfo - JeffBauer@bigfoot.com - May 21, 1998

parseinfo is an executable to test the parsing the pcgi
  info file.  Although pcgifile.py can be used to test
  how the pcgi-wrapper is expected to react "in vitro"
  (i.e. as a CGI process) the parseinfo program actually
  runs the info file through the parser code  (although
  it performs no further environment testing).

usage:  parseinfo  <pcgi-info-file>

sample output:

  r->sw_info           /export/home/jbauer/tmp/pcgiinfo
  r->sw_name           
  r->sw_home           
  r->sw_exe            /usr/local/bin/python
  r->procpath          /export/home/jbauer/var/pcgitime.pid
  r->sockpath          /export/home/jbauer/var/pcgitime.socket
  r->modpath           /export/home/jbauer/www/cgi-bin/pcgitime.py
  r->pubpath           /export/home/jbauer/www/cgi-bin/pcgi_publisher.py
  r->procid            0
  r->insertPath        
  r->pythonPath        .:/usr/local/lib/python1.5:/var/share/s0/python
  CloseFileDescriptors 0