Could a bug be causing the following problem. I recently installed hypermail-20b3, and am unable to get the search to work. Following is the fyi_search.html file, and also the error message produced in the /logs/errors file from executing fyi_search.html.
The following error indicates no such file or directory, but following the error is the ls -al output of the two files involved. I've tried changing ownership, permissions, groups, and directory path for search_engine_fyi.cgi, but it keeps telling me No such file or directory.
Any suggestions as to how to work around this. Thanks in advance for a prompt response.
-rwxr-xr-x 1 web web 782 Aug 18 08:41 fyi_search.html -rwxr-xr-x 1 root root 7127 Aug 18 08:40 search_engine_fyi.cgi *********************************************************************************
skywalker.css.cdc.com# cat fyi_search.html
<html> <head> <title>IRIX FYI search database</title> <!-- BNB SAYS! Insert this code where you want the search to appear --> </head> <body> <TABLE WIDTH="400" BGCOLOR="#F0F000" BORDER="2"><TR>
</TD> </TR> <TR> <TD>
<FORM METHOD="POST" ACTION="search_engine_fyi.cgi">
<B>Enter your keywords:</B>
<INPUT TYPE="text" SIZE="30" NAME="keywords" MAXLENGTH="80">
<CENTER>
<INPUT TYPE=checkbox NAME="exact_match"> Exact Match Search
<INPUT TYPE="SUBMIT" VALUE="Submit keywords">
<INPUT TYPE="RESET" VALUE="Clear this form">
</CENTER>
</FORM>
</TD>
</TR>
</TABLE> </body> </html> skywalker.css.cdc.com# ls -al | grep fyi -rwxr-xr-x 1 web web 782 Aug 18 08:41 fyi_search.html -rwxr-xr-x 1 root root 7127 Aug 18 08:40 search_engine_fyi.cgi -- Sharon L. Goodroad (ARH213) | Internet: sharon_at_skywalker.css.cdc.com Customer Support Analyst - UNIX | or: Sharon.L.Goodroad_at_cdc.com Open Systems Support | Fax : 651-415-4288 Control Data Systems, Inc. | Phone : 612-482-3434 International 4233 N. Lexington Avenue | : 1-800-345-6628 U.S. Arden Hills, MN USA 55126-6198 | WWW Support page - http://www.cdc.com/support COMMITTED TO CUSTOMER SATISFACTION THROUGH SERVICE, LEADERSHIP AND INVOLVEMENTReceived on Wed 18 Aug 1999 06:24:50 PM GMT
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:51 PM GMT GMT