Re: Dynamic Page (PHP pages) Indexing Problems
Daniel Naber <[email protected]> Wed, 25 Feb 2004 20:24:52 +0100
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 25 February 2004 16:33, Michael Borck wrote: > Error: Couldn't get 'https://www.computing.edu.au/units/ec100/': > response code 500 Michael, that page does not only use https (of which I'm not sure if the module we use supports it), but also asks for a password here. So it can't be indexed automatically. About the permission error when indexing on the command line: 755 is okay, but who is the owner of the files? Probably not you, because the owner was set to someone else when you indexed via index_form.html. So I suggest to delete all files in the "data" directory on the command line and try again (from the command line). BTW, depending on how you use PHP it might make sense to index the filesystem and "comment out" the PHP code with the snippets configured in $IGNORE_TEXT_START and $IGNORE_TEXT_END in conf.pl. 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