Forums / Cotonti / Support / PFS Problem

Not uploading most files

dervan
#7755 2009-02-12 08:12
patriotfan, yes it's the same signature

your system/mimetype.php is corrected now, and i don't understand why you can't download zip

please do this again:
1) extract original file system/mimetype.php from Cotonti disiributive
2) search in this file for string
$mime_type['zip'][]		= array('application/zip', '504B03041400', '1', '0', '6', '0');
and replace with
$mime_type['zip'][0]	= array('application/zip', '504B03041400', '1', '0', '6', '0');
$mime_type['zip'][1]	= array('application/zip', '504B03040A00', '1', '0', '6', '0');
3) upload this corrected file to host (overwrite old system/mimetype.php)
4) try again to upload with PFS your problem's zip[/]