Re: [PHP] Loading Images from PHP broken on Redhat Enterprise

2005-11-16 Thread Kevin Smith
thinking that that could have been a possibility. Severely in need of some therapy. Thank you for all your help, Curt and Robert :) Regards, Kevin Curt Zirzow wrote: On Wed, Nov 16, 2005 at 11:44:27PM +, Kevin Smith wrote: HI Robert, I have checked both phpinfo() and php

Re: [PHP] Loading Images from PHP broken on Redhat Enterprise

2005-11-16 Thread Kevin Smith
der("Content-Type: $image_info->MIME_TYPE");     header("Content-Transfer-Encoding: binary");     header("Content-Length: ".strlen($image_info->IMAGE_THUMB));     echo $image_info->IMAGE_THUMB; } ?> Curt Zirzow wrote: On Wed, Nov 16, 2005 at 11:44:27

Re: [PHP] Loading Images from PHP broken on Redhat Enterprise

2005-11-16 Thread Kevin Smith
mp;field_id=image_full_2 Server #2 (sad and not working) http://www.limitedshop.co.uk/includes/image_load.php?image_id=8522&field_id=image_full_2 Regards, Kevin Robert Cummings wrote: On Wed, 2005-11-16 at 18:01, Kevin Smith wrote: Has anyone come across this problem before? Als

[PHP] Loading Images from PHP broken on Redhat Enterprise

2005-11-16 Thread Kevin Smith
he httpd.conf and php.ini files are identical in everyway, apart from IP addresses. Many thanks, Kevin Smith smime.p7s Description: S/MIME Cryptographic Signature

[PHP] Document Indexer and Database Contents Index

2003-12-16 Thread Kevin Smith
Hi All, I'm looking for a PHP program like mnoGoSearch but without the need to recompile it with PHP. Does such a PHP program exist? Basically, I want the program to index file types of .doc, .txt, .html, .pdf, etc. And also the contents of a database data table. Thanks, Kevin

[PHP] Document Indexer and Database Contents Index

2003-12-16 Thread Kevin Smith
Hi All, I'm looking for a PHP program like mnoGoSearch but without the need to recompile it with PHP. Does such a PHP program exist? Basically, I want the program to index file types of .doc, .txt, .html, .pdf, etc. And also the contents of a database data table. Thanks, Kevin