Community Support for OpenDocMan (Deprecated)
How can i upload .ISO Files - Printable Version

+- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com)
+-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html)
+--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html)
+--- Thread: How can i upload .ISO Files (/thread-285.html)



How can i upload .ISO Files - m4d - 07-02-2010

Hi all

I've fix all file_Size problem and now i'm not able to upload ISO Files...
I've tried to zip the ISO File and have the same Error: please upload a valid document...

Can someone help me?

config.php File:
Code:
'max_filesize' => '4037934691',
// List of allowed file types
$GLOBALS['allowedFileTypes'] = array('application/iso', 'application/zip', 'application/octet-stream', 'application/x-msdownload', 'application/exe', ' application/x-exe', 'application/dos-exe', 'vms/exe', 'application/x-winexe', 'application/msdos-windows', 'application/x-msdos-program', 'application/octetstream', 'image/gif', 'text/html', 'text/plain', 'application/pdf', 'application/x-pdf', 'application/x-lyx', 'application/msword', 'image/jpeg', 'image/pjpeg', 'image/png', 'application/msexcel', 'application/msaccess', 'text/richtxt', 'application/mspowerpoint', 'application/octet-stream', 'application/x-zip-compressed','image/tiff','image/tif','application/vnd.ms-powerpoint','application/vnd.ms-excel');



Re: How can i upload .ISO Files - m4d - 07-14-2010

Has nobody a solution? :o
How can i upload a file larger then 2GB?

thanks in advance
Matthias