[Isis-users] Ajuda na configuração de Upload Filesize.

spinaker spinaker at adinet.com.uy
Wed Feb 13 22:18:10 CET 2013


Dear Juliana

You have to edit   /php/php.ini   file

; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize = *2M*

Look for these lines, and modify the limit to 5M if you need

Regards
Ernesto Spinak


El 13/02/2013 17:37, Juliana Venancio escribió:
> Boa tarde!
> Em tentantiva de importar bases ISIS para o ABCD apareceu o seguinte erro:
> 0=teste4.iso
> upload_max_filesize = 2M
> Arquivo não pôde ser carregado. Verifique o tamanho do arquivo, 
> modifique o parâmetro upload_max_filesize no php.ini, se necessário. 
> Verifique procedimento de importação.
> O arquivo *.iso que tento importar, tem 4M
> Podem me ajudar a aumentar o tamanho do upload?
> Encontrei o refiro parâmetro no arquivo upload.php, disponível na pasta
> \ABCD\www\htdocs\central\dataentry
> if (!ereg("/$", $path_to_file)) $path_to_file = $path_to_file."/";
> foreach ($files['name'] as $key=>$name) {
>    echo "$key=$name<br>";
>    $max=get_cfg_var ("upload_max_filesize");
>     if ((int)$files['size'][$key]==0){
>      $max=get_cfg_var ("upload_max_filesize");
>      echo "upload_max_filesize = $max<br>";
>      echo $msgstr["maxfilesiz"];
>      die;
>     }
>  if ($files['size'][$key]) {
> Também estou tendo dificuldades para converter o arquivo *.iso, 
> e talvez se eu puder fazer de uma vez só facilite. Mas isso é assunto 
> para outro tópico...
> Obrigada,
> Juliana
>
>
> _______________________________________________
> isis-users mailing list
> isis-users at iccisis.org
> To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users
> Or contact Henk Rutten: hlrutten at xs4all.nl


-- 
   .^.                                .^.
   ( )                                ( )
   ===                                ===
  =[=]================================[=]=
   | |  Ernesto Spinak                | |
   | |  spinaker at adinet.com.uy        | |
   | |  Montevideo, Uruguay           | |
   | |  tel/fax  (598) 2622-3352      | |
   | |  celular  (598) 99612238      | |
  =[=]================================[=]=
   ===                                ===
   ( )                                ( )
    V                                  V

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20130213/aebf370a/attachment.html>


More information about the isis-users mailing list