Re: [PHP] how to upload large file ( bigger than 1G) with PHP

[email protected]
Newsgroups php.general
Message-ID <[email protected]>
Hi,

You can always change php.ini settings to allow larger file uploads.

*upload_max_filesize = 2M*

Increase it to fit your need. You may need to change this as well:

*post_max_size = 10M
*
Let me know if it works for you. :)

--
Regards,
Vikash Kumar
--
http://vika.sh


On Fri, Mar 12, 2010 at 1:39 PM, 杜越 <[email protected]> wrote:

> hello, guys,
>
> I have tried many ways and was told to use C or Perl. Perl is a stranger to
> me and I never use C in a project.
> Is there anybody would tell me how to make php interact with C/Perl and how
> to maintain sessions during the interacting time ?
>
> thanks in advance!
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.