我得到一个HTTP error
尝试上载图像时。这个图像是6MB,但我之前可以上传一个10MB的图像。我设置了以下内容,但它们没有帮助:
define(\'WP_MEMORY_LIMIT\', \'64MB\');
define(\'WP_DEBUG\', true); # could not start the upload
post_max_size = 12M # php.ini
upload_max_filesize = 12M # php.ini
max_input_time = 120 # php.ini
我重新启动
httpd
. 中没有消息
httpd/error_log
. 我有Wordpress 4.0和PHP 5.3.3。
以下答案都没有帮助。
How to Fix HTTP Error When Uploading Images?
"HTTP error" randomly on image uploads
HTTP Error when uploading images