View Single Post
Old 02-25-2004, 07:20 AM   #13
alivin70
Orange Mole
 
alivin70's Avatar
 
Join Date: Sep 2003
Posts: 40
Quote:
Originally posted by tomas
hello charter,

ok i tried it on an other server fedora_core1/php-4.3.3
-> and grabbing pdf-files now works fine.

the result is pdf-indexing with php-4.2.2/3 does not work !

thanks a lot
tomas
After a long work I've found the bug!

PHP 4.2.2 incorrectly handles binary files using the function file($remote_url).

That function is used in robot_function.php during indexing.

I posted a patch here
alivin70 is offline   Reply With Quote