Re: swish.cgi under Solaris 2.7
Peter Karman <[email protected]> Wed, 20 Sep 2006 06:28:25 -0700 (PDT)
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
Steffen Netz scribbled on 9/19/06 5:07 AM: > Hello, > > I'm trying the Web-Interface under Solaris. > SWISH-E 2.4.3 > >>From the commandline it works fine. But the server gives no > results. > I've searched, and found ,that the filehandler from > SwishQuery::real_fork > does'nt give any values. > I receive 0 hits from apache and x hits from commandline. > The $search-Structure seems the same in both cases. > > How can I debug this further? put some 'print STDERR' messages in your script and then tail -f the apache err log, and/or run the script itself from the command line through the perl -d debugger. -- Peter Karman . http://peknet.com/ . [email protected]