Author: Alexander Barkov Email: [email protected] Message: > Ok, I don't have any error message, the output always looks the same (the one > I copy in a previous message), no matter what I put in the DBADDR. That's why > I really don't know how to resolve this issue.
Please try to run it from command line: ./search.cgi test > test.html then check test.html in the browser. Does it display the error message? Make sure that you have the part of the template that is responsible to print the error message: <!--error--> <CENTER> <FONT COLOR="#FF0000">An error occurred!</FONT> <P><B>$(E)</B> </CENTER> <!--/error--> Reply: <http://www.mnogosearch.org/board/message.php?id=21556> _______________________________________________ General mailing list [email protected] http://lists.mnogosearch.org/listinfo/general
