|
|
[Perlfect-search] NT/Perlfect Search 3.09 Config Problem?
Giorgos Zervas giorgos@perlfect.com
Mon, 11 Sep 2000 07:08:50 +0000
Gary,
You are trying to run the indexer from a browser... You have to invoke
the indexer from the command line.
giorgos
Gary Starkweather wrote:
>
> Hello,
>
> I am trying to get 3.09 up and running on IIS 4.0 with ActivePerl and
> I am stuck. Thanks for any assistance.
>
> Gary Starkweather
>
> I am getting this from indexer.pl:
> The specified CGI application misbehaved by not returning a complete set of
> HTTP headers. The headers it did return are:
> Can't locate conf.pl in @INC (@INC contains: C:\Perl\lib C:\Perl\site\lib .) at
> C:\InetPub\home\secure\belcanto\cgi-bin\perlfect\search\indexer.pl line 45.
> Using SDBM_File...
>
> I am getting the following from search.pl
> [Mon Aug 28 20:47:14 2000] Template.pm: Can't locate Perlfect/Template.pm in
> @INC (@INC contains: C:\Perl\lib C:\Perl\site\lib .) at
> C:\InetPub\home\secure\belcanto\cgi-bin\perlfect\search\search.pl line 31.
> BEGIN failed--compilation aborted at
> C:\InetPub\home\secure\belcanto\cgi-bin\perlfect\search\search.pl line 31.
>
> Here is the top of my conf.pl
> # Perlfect Search Configuration file
>
> # NOTE: Whenever you change one of the options that's marked with [re-index]
> you
> # need to run indexer.pl again to make the change take effect.
>
> # Where you want the indexer to start. [re-index]
> $DOCUMENT_ROOT = 'C:\inetpub\home\secure\belcanto\';
>
> # The base url of your site.
> $BASE_URL = 'http://secure.ihwy.com/belcanto/';
>
> # The url in which perlfect search is located (usually somewhere in cgi-bin/).
> $CGIBIN = 'http://secure.ihwy.com/belcanto/cgi-bin/perlfect/search/';
>
> # The full-path of the directory where perlfect search is installed.
> $INSTALL_DIR = 'C:\inetpub\home\secure\belcanto\cgi-bin\perlfect\search\';
>
> _____________________________________________________________________
> Gary Starkweather Internet Highway http://www.ihwy.com
> gstark@ihwy.com 831.338.7069 http://www.hwy9.com
> Made of 100% post-consumer recycled electrons
> _______________________________________________
> perlfect-search mailing list
> perlfect-search@perlfect.com
>
--
Perlfect Solutions
http://perlfect.com
|
|