search

Home  >  Q&A  >  body text

php file upload problem

I used ftp_put to transfer to my Alibaba Cloud server. The login was successful and the passive mode was turned on.

The path is also correct and I have permissions. But when I reported such an error, can anyone tell me how to solve it?

Warning: ftp_put(): php_connect_nonb() failed: Result too large (34) in D:\AppServ\www\index.php on line 30

Warning: ftp_put(): TYPE is now 8-bit binary in D:\AppServ\www\index.php on line 30

金**的落叶金**的落叶2276 days ago1185

reply all(1)I'll reply

  • 秋香姐家的小书童

    秋香姐家的小书童2018-09-11 12:56:59

    The file uploaded by PHP is too large

    reply
    0
  • 金**的落叶

    What I uploaded is a 1k file.

    金**的落叶 · 2018-09-11 12:58:41
    金**的落叶

    I also considered that the file might be too large. Changing it to 1k still wouldn’t work.

    金**的落叶 · 2018-09-11 12:59:05
  • Cancelreply