Ignore:
Timestamp:
03/08/10 16:23:28 (14 years ago)
Author:
eduardoalex
Message:

Ticket #954 - Replicando no branch 2.1 a correção descrita no ticket em questao.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.1/doc-expressolivre/debian/arqs-conf/etc/php5/apache2/php.ini

    r1420 r2194  
    230230max_execution_time = 120     ; Maximum execution time of each script, in seconds 
    231231max_input_time = 120 ; Maximum amount of time each script may spend parsing request data 
    232 memory_limit = 96M      ; Maximum amount of memory a script may consume (8MB) 
     232memory_limit = 128M      ; Maximum amount of memory a script may consume (8MB) 
    233233 
    234234;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 
Note: See TracChangeset for help on using the changeset viewer.