still hanging !
hi carter,
thanks for your reply!
i tried your advises, but without success... the spider still hangs on indexing the pdf.
this is the last the spider prints out:
----------
Is result test http an array: 1
What is result test http status: PDF
----------
this are my settings:
----------
define('PHPDIG_INDEX_PDF',true);
define('PHPDIG_PARSE_PDF','/usr/local/bin/pstotext');
define('PHPDIG_OPTION_PDF','');
define('PHPDIG_PDF_EXTENSION','');
----------
is saw that the file-permissons to '/usr/local/bin/pstotext' are all set to 755 except the file itself wich has 555 ... could that be a problem?
since i am not adminsitrator of the server (it's a commercional provider) i'm not be able to change any of the file-permissions...
*thanks for further support!
|