Problem uploading images in 2.6.1
-
Hi dudes.
I tried to upload images trought WordPress using both the flash uploader and web uploader. But when the image are uploaded, the uploader gives a “Error HTTP” message in red. After all, the image is uploaded, but no thumbnail or medium size images are created, and galleries only show the full size image, messing up the web.
It′s strange because the same WordPress installation with the same plugins, theme, files, and all, works fine under a localhost server I have for development. Here are the info from PHPInfo from bot hosts, my web host and the localhost:
This is from the web
PHP information for https://yggdrasil.nn45.com
max_execution_time: 30
max_input_time: 60
file_uploads: 1
upload_max_filesize: 8M
post_max_size: 8M
register_globals: 1
safe_mode:
allow_url_fopen: 1
eaccelerator.enable:Other information:
PHP Server API: cgi
WordPress Version: 2.6.1
WordPress Blog URI: https://yggdrasil.nn45.com
WordPress Installation URI: https://yggdrasil.nn45.com
WordPress Theme: /wp-content/themes/yggdrasil
WordPress Permalink Structure: /%postname%/
WordPress wp-content directory is writable
WordPress does not use Gzip Compression
WP-Cache is running on this installation of WordPress
GD library is installed
PHP Version: 4.4.8
MySQL Version: 4.1.20
Browser used: Mozilla/5.0 (Windows; U; Windows NT 6.0; es-ES; rv:1.9) Gecko/2008052906 Firefox/2.0.0.12;MEGAUPLOAD 1.0And this from my localhost server
PHP information for https://127.0.0.1/ynew
max_execution_time: 3600
max_input_time: 60
file_uploads: 1
upload_max_filesize: 120M
post_max_size: 8M
register_globals:
safe_mode:
allow_url_fopen: 1
eaccelerator.enable:Other information:
PHP Server API: apache
WordPress Version: 2.6.1
WordPress Blog URI: https://127.0.0.1/ynew
WordPress Installation URI: https://127.0.0.1/ynew
WordPress Theme: /wp-content/themes/yggdrasil
WordPress Permalink Structure: /%postname%/
WordPress wp-content directory is writable
WordPress does not use Gzip Compression
WP-Cache is running on this installation of WordPress
GD library is installed
PHP Version: 4.3.10
MySQL Version: 4.1.9-max
Browser used: Mozilla/5.0 (Windows; U; Windows NT 6.0; es-ES; rv:1.9) Gecko/2008052906 Firefox/2.0.0.12;MEGAUPLOAD 1.0Anyone have any idea how to fix that?
- The topic ‘Problem uploading images in 2.6.1’ is closed to new replies.