João Cândido de Souza Neto wrote:
> Hello gang.
>
> I´ve got a e-commerce system where one can import data from his management
> system.
>
> This importation files sometimes has a size about 8Mb. Unfortunatly, when
> one try to put this file into e-commerce, generaly one gets any error
> becau
[snip]
> First of all, use set_time_limit(0) in your script, which gives an
unlimited execution time. Then amend the max files size limit in php.ini, or
locally.
[/snip]
You will likely have to do the same thing in Apache (or whatever your web
server software is) as there will be a time-out built
On 13/07/06, João Cândido de Souza Neto <[EMAIL PROTECTED]> wrote:
Hello gang.
I´ve got a e-commerce system where one can import data from his management
system.
This importation files sometimes has a size about 8Mb. Unfortunatly, when
one try to put this file into e-commerce, generaly one get
Hello gang.
I´ve got a e-commerce system where one can import data from his management
system.
This importation files sometimes has a size about 8Mb. Unfortunatly, when
one try to put this file into e-commerce, generaly one gets any error
because your connection speed is very slow and can´t
4 matches
Mail list logo