View Single Post
Old 11-30-2006, 01:12 AM   #2
acti_dev
Awaiting Email
 
Join Date: Nov 2006
Posts: 6
When I comment this line //echo "Is parse pdf executable: " . is_executable(PHPDIG_PARSE_PDF) . "<br>";

I obtain this result :
SITE : http://192.168.1.28/
Chemins exclus :
- @NONE@


Is result test http an array: 1
What is result test http status: PDF

Is result test an array: 1
What is result test status: PDF
Use is executable is set to: 1
Index the pdf is set to: 1
Parse the pdf is set to: //.../phpdig/xpdf/pdftotext.exe
Does parse pdf exist: 1

Command is: //.../phpdig/xpdf/pdftotext.exe ../admin/temp/69288482.tmp 2>&1
Result contains: Array ( [0] => Error: Couldn't open file '../admin/temp/69288482.tmp' )
Return value is: 1

1:http://192.168.1.28/espace-dpi/directives/dir117.pdf
(temps : 00:00:01)
Pas de liens dans la table temporaire

And i have a tmp file which its name is 69288481.tmp (1ko) and not 69288482.tmp
acti_dev is offline   Reply With Quote