Forum .LRN Q&A: Re: 2 mg max file upload?

Collapse
8: Re: 2 mg max file upload? (response to 1)
Posted by Bruno Mattarollo on

William,

Did you restart your server so that it would load the new parameter? Also, could you try to put a debug line that would log the value of both $n_bytes and $max_bytes?

Something like:

ns_log "Warning" "WARNING DEBUG>>>> n_bytes: $n_bytes ;; max_bytes: $max_bytes"

And check what are the values that are being checked.

Just my 2 cents,

/B