We have PHP 4.04 installed on a server running Red Hat 7.0 and have run into a problem that spans multiple scripts. Image/Photo uploads cannot be done. PHP passes info to mysql fine, and PHP/mysql programs run just fine, except for the issue of uploading files through PHP. We have tried installing several scripts that call for image upload through a PHP admin (postcards, gallery type scripts etc) and in each case the upload fails to occur. No error messages, no log files, just empty space. We've eliminated mysql as a source problem since text is written to the database and at least one of the PHP scripts does not write the image to mysql but rather to a directory. Anyone experience anything similar or can anyone offer any thoughts. We've checked all the usual, and are just stumped.