procgi

dsspen

New Member
Hi,

If I'm using procgi in MS IIS intel platform (NT), and the default procgi is in unix, is it possible to edit the path to
"s:\dlc\bin" or how can i do it?


Thanks
 

cmorgan

New Member
You'll need to edit procgi.pl and procgi.cfg to alter the path and propath environment variables.

There are also sections in procgi.pl that manipulate various path variables using a "/" (forward slash). You'll need to change those sections to use a backslash.

HTH
 
Top