标签: php magento file-upload
我无法使用直接包文件上传方法在Magento上传主题。 zip文件是90MB。已经在php.ini文件中增加了大小 如下所述
php.ini
upload_max_filesize = 250M post_max_size = 250M
错误:
Warning: POST Content-Length of 94773597 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 No file was uploaded