Page 1 of 1

How to define iso files in 'Allowed File Types"

Posted: 17 Nov 2010, 15:12
by mauricio.ramos
Hello, I need to allow users to upload into phoca downloads some iso files. How can I properlly define this at "Allowed File Types" configuration?

{iso=?/?}

Can you help? Thanks for your support.

Re: How to define iso files in 'Allowed File Types"

Posted: 17 Nov 2010, 19:16
by mauricio.ramos
Hello, just reviewed php.ini and redefined parameters post_max_size and upload_max_filesize. Also, at global configuration, at media settings (and here I think there is nothing more to do but anyway...) set to 0 one of its parameters (to allow unlimited size). After these, we are being able to upload the iso file.

Re: How to define iso files in 'Allowed File Types"

Posted: 22 Nov 2010, 18:46
by Jan
Ok