PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > External Binaries

Reply
 
Thread Tools
Old 07-15-2005, 12:01 AM   #1
heinzler
Green Mole
 
Join Date: Jul 2005
Posts: 1
Problems using PDF ....

Hello,

im searching through this board since one day but because of the hidden Posts from "Charter" i unfortunately can't find a solution. I am a stundent from Austria and i have no possibility to pay for the help right here, i am sorry. In hope for a little support although i will try to describe my problem(s) right now.

I have downloaded the latest stable Version of PHPDig, and installed it on a Windows XP PC with PHP 5.0.3RC2-dev and mySQL 4.1.7. I have "installed" xpdf width pdftotext in "C:/apache/xampp/htdocs/files/php/xpdf" and PHPDig in "C:/apache/xampp/htdocs/files/php/phpdig"

My config looks like this:

define('PHPDIG_INDEX_PDF', true);
define('PHPDIG_PARSE_PDF', 'C:/apache/xampp/htdocs/files/php/xpdf');
define("PHPDIG_Option_PDF', '');

define('PHPDIG_PDF_EXTENSION','.txt'');

When i start to Spider a Directory with contains a .pdf File nothing really happens.


The Output from spider says:

SITE: http://localhost
exclude paths:
- @none@
1: http://localhost/files/php/pdf
time(00:00:05)
No link in temprary table

links found: 1

http://localhost/files/php/pdf
Optimizing tables
Indexing complete!

That's all, the PDF won't indexed, at the best i maybe find the File-Name wenn searched. I would rather like to read through your "Readme before Post"-Topic but this is also districted to read for me.

It would be very nice if someone could help me here, apart from i am not able to pay for this ...

best regards,
heinzler

PS: Pdftotext.exe works from command-line with ms-dos. Are there any configruations i have to set? Oh my good, i hope you can help me. I'm searching through the internet for a search engine with pdf since 4 days and i haven't found anything working since now.
heinzler is offline   Reply With Quote
Old 07-18-2005, 04:34 PM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Try one of the following:
Code:
define('PHPDIG_PARSE_PDF', 'C:/apache/xampp/htdocs/files/php/xpdf/pdftotext');
define('PHPDIG_PARSE_PDF', 'C:/apache/xampp/htdocs/files/php/xpdf/pdftotext.exe');
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problems making phpdig able to search pdf files butterivenne Script Installation 1 07-29-2008 01:26 PM
indexing pdf problems hetest Troubleshooting 1 01-25-2008 03:21 PM
PDF/X-PDF "Bug" in 1.8.9 and below c4x Bug Tracker 0 07-07-2006 01:08 AM


All times are GMT -8. The time now is 12:32 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.