Just a suggestion on this:
On Wed, Sep 1, 2010 at 10:12 AM, Vishal Swaroop <[email protected]>wrote:
> b) C:\Inetpub\tpp-bin\tpp_gui.pl
> Change my $www_root = readconfig('www_root',"d:/Inetpub/wwwroot/"); #
> full path to web server root
>
>
I would recommend that you make this change in the GUI configuration file,
tpp_gui_config.pl , found in tpp-bin (and leave tpp_gui.pl unchanged).
Specifically, you will want to add a line like this, just after the lines
that read "SET TPP DEFAULTS HERE":
'www_root' => 'd:/Inetpub/wwwroot/',
including the quotes and the trailing comma.
This way, you can update the TPP and not have to set this again; this file
is not over-written when you upgrade TPP versions.
Cheers,
--Luis
--
You received this message because you are subscribed to the Google Groups
"spctools-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/spctools-discuss?hl=en.