Hi,

I am using the php web ftp client. in my php.ini the maximum upload file size is 2 MB. will i be able to upload more than 10MB of file size?

I am getting the following error if i am trying to upload the file of more than 10MB.

"File is invalid. Please check the file path and try again".

Please reply as soon as possible i am in critical situation with this problem. Please advice me regarding the ways to get rid of this problem.

Thanks in advance.
Prabhu.

    You can change that file size limit in php.ini.

    Make the change, and re-start your webserver.

      Originally posted by prabhuhs
      Hi,

      I am using the php web ftp client.

      What PHP web ftp client? Are you talking just custom coding an upload script or is there some special client I don't know about? Just curious.

        Write a Reply...