|
|
[Perlfect-search] Error within page or script on search.pl
bob@royalairforce.net bob@royalairforce.net
Wed, 24 Apr 2002 09:39:45 +0100
--Alt-Boundary-24232.7985806
Content-type: text/plain; charset=US-ASCII
Content-description: Mail message body
Content-Transfer-Encoding: 7BIT
> > The 'search.pl' script is called via Internet Explorer. It returns
> > an error 500, error with page or script.
>
> You'll have to check out the error log of the server, it contains a
> detailed description of the problem. Your web hoster can tell you where to
> find the log if you don't know.
>
That poses a problem as the ISP does not provide access. Even the help desk
does not have access.
The problem must be simple (I am!) so this is what's in conf.pl:
# Where you want the indexer to start. [re-index]
$DOCUMENT_ROOT = '/isp/users/identity/';
REM The ISP states - full server path to web space root directory.
As the Indexer works this must be correct.
# The base url of your site.
$BASE_URL = 'http://www.domain.name';
# The url in which Perlfect Search is located (usually somewhere in cgi-bin/).
$CGIBIN = $BASE_URL."/cgi-bin/perlfect/search/";
REM The ISP states - full url to cgi script [web address with /cgi-bin/added].
# The full-path of the directory where Perlfect Search is installed.
# $INSTALL_DIR = '/isp/users/identity/cgi-shl/perlfect/search/';
REM The ISP states - full server path to CGI directory.
It looks like I have two choices - use another ISP or use another script as I am
lacking in knowledge to fault find any further.
Bob Finch
--Alt-Boundary-24232.7985806
Content-type: text/html; charset=US-ASCII
Content-description: Mail message body
Content-Transfer-Encoding: 7BIT
<body>
<div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> > The 'search.pl'
script is called via Internet Explorer. It returns</span></font></div>
<div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> > an error
500, error with page or script.</span></font></div>
<div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> </span></font></div>
<div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> You'll have to
check out the error log of the server, it contains a </span></font></div>
<div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> detailed description
of the problem. Your web hoster can tell you where to </span></font></div>
<div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> find the log
if you don't know.</span></font></div>
<div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> </span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt">That poses a problem as the ISP does
not provide access. Even the help desk
does not have access.</span></font></div>
<div align="left"><br>
</div>
<div align="left"><font face="Arial"><span style="font-size:10pt">The problem must be simple (I am!)
so this is what's in conf.pl:</span></font></div>
<div align="left"><br>
</div>
<div align="left"><font face="Arial"><span style="font-size:10pt"># Where you want the indexer to start.
[re-index]</span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt">$DOCUMENT_ROOT = '/isp/users/identity/';</span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt"><i>REM The ISP states - full
server path to web space root directory.</i></span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt"> <i> As the Indexer works
this must be correct.</i></span></font></div>
<div align="left"><br>
</div>
<div align="left"><font face="Arial"><span style="font-size:10pt"># The base url of your site.</span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt">$BASE_URL = 'http://www.domain.name';</span></font></div>
<div align="left"><br>
</div>
<div align="left"><font face="Arial"><span style="font-size:10pt"># The url in which Perlfect Search
is located (usually somewhere in cgi-bin/).</span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt">$CGIBIN = $BASE_URL."/cgi-bin/perlfect/search/";</span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt"><i>REM The ISP states - full url to
cgi script [web address with /cgi-bin/added].</i></span></font></div>
<div align="left"><br>
</div>
<div align="left"><font face="Arial"><span style="font-size:10pt"># The full-path of the directory where
Perlfect Search is installed.</span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt"># $INSTALL_DIR = '/isp/users/identity/cgi-shl/perlfect/search/';</span></font></div>
<div align="left"><font face="Arial"><span style="font-size:10pt"><i>REM The ISP states - full server
path to CGI directory.</i></span></font></div>
<div align="left"><br>
</div>
<div align="left"><font face="Arial"><span style="font-size:10pt">It looks like I have two choices -
use another ISP or use another script as I am
lacking in knowledge to fault find any further.</span></font></div>
<div align="left"><br>
</div>
<div align="left"><font face="Arial"><span style="font-size:10pt">Bob Finch</span></font></div>
<div align="left"></div>
</body>
--Alt-Boundary-24232.7985806--
|
|