Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Amazon S3 的新手。我正在开发 PHP 程序来上传文件。
我正在使用 Amazon 提供的 S3.php API
S3.php http://pastebin.com/8jswXSF7
我可以上传最大为 2 MB 的文件,但如果我尝试上传任何大于 2MB 的文件,则会引发以下错误:
警告:S3::inputFile():无法打开输入文件:在 /var/www/api/S3.php 的第 224 行
注意:我在 php.ini 中增加了上传限制