localhost install: http error on image upload
-
Hi,
I’m running a test site on a local host, and all is working normally except upload of images to posts.
Flash uploader displays “Http error” while the browser uploader displays “HTTP 500 Internal Server Error”.
I’m running WP on Apache 2.2.11, PHP 5.3.5 and MySQL 5.5.8.
Apache log:
Logged during Flash uploader:
127.0.0.1 – – [06/Jul/2011:02:39:26 +0200] “GET /wordpress/wp-includes/js/swfupload/swfupload.swf?preventswfcaching=1309912766299 HTTP/1.1” 200 12787
127.0.0.1 – – [06/Jul/2011:02:39:32 +0200] “POST /wordpress/wp-admin/async-upload.php HTTP/1.1” 500 2Logged during browser uploader:
127.0.0.1 – – [06/Jul/2011:02:43:22 +0200] “GET /wordpress/wp-admin/media-upload.php?post_id=5871&type=image& HTTP/1.1” 200 17379
127.0.0.1 – – [06/Jul/2011:02:43:24 +0200] “POST /wordpress/wp-admin/admin-ajax.php HTTP/1.1” 200 213
127.0.0.1 – – [06/Jul/2011:02:43:27 +0200] “POST /wordpress/wp-admin/media-upload.php?type=image&tab=type&post_id=5871 HTTP/1.1” 500 2
- The topic ‘localhost install: http error on image upload’ is closed to new replies.