Re: Perlfect install on Windows 2000 Server com pile error
Daniel Naber <[email protected]>
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Friday 13 September 2002 17:48, Doug Johnson wrote: > Unfortionately, most of the PDF's that were given to me, all have spaces > in the file names and the script ignores these files for containing > illegal characters. Example: my%20file.pdf As long as you control the file names (i.e. nobody can upload files with an arbritary name) you can just remove that security check by commenting out this line in indexer.pl: return "Ignoring '$file': illegal characters in filename"; Regards Daniel -- http://www.danielnaber.de _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search