Malfy wrote:
> upload_max_filesize=12 Mb
> upload_tmp_dir=my dir with chmod=777
> post_max_size=18Mb
>
> what's wrong????
> Please, help me!!
OK, look at this bit, on my system, some lines rapped. Doubt if it is the
problem unless someone has been doing some funny stuff with the config.
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 30 ; Maximum execution time of each script, in
seconds
max_input_time = 60 ; Maximum amount of time each script may spend
parsing request data
;max_input_nesting_level = 64 ; Maximum input variable nesting level
memory_limit = 128M ; Maximum amount of memory a script may consume
(128MB)
--
http://www.petezilla.co.uk