upload problem
Posted: Sat Dec 18, 2004 9:59 am
php 4+
unix/linux
mysql
hi guys
i have a problem with an upload script corrupting tif images on upload. The file size is consistent with the original. I am also using (header. redirect after the upload).
When i download the image only half the image was visible the rest was greyed out. I moved the uploaded image from the upload directory and viewed it with a different application and it was the same so it is the upload process.
i have a test server which is configered the same as the troublesome live server. The test server works fine using the same script. I have also done a compare against conf files on both servers and there is no difference. The max file size is more than enough to handle the files and is the same on both servers. PHP is set up the same on both servers
any ideas
unix/linux
mysql
hi guys
i have a problem with an upload script corrupting tif images on upload. The file size is consistent with the original. I am also using (header. redirect after the upload).
When i download the image only half the image was visible the rest was greyed out. I moved the uploaded image from the upload directory and viewed it with a different application and it was the same so it is the upload process.
i have a test server which is configered the same as the troublesome live server. The test server works fine using the same script. I have also done a compare against conf files on both servers and there is no difference. The max file size is more than enough to handle the files and is the same on both servers. PHP is set up the same on both servers
any ideas