indjev
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error when upload images, can't insert image after thatSure!
This topic is over 🙂Forum: Fixing WordPress
In reply to: Error when upload images, can't insert image after thatAnother issue. Maybe not related. Max size of thumbnail is 320 pixel no relation what I put in my settings. I change it to 600*600, but my thumbnails are still 320 pixels (i upload them after settings change)
Forum: Fixing WordPress
In reply to: Error when upload images, can't insert image after thatThey add
MaxRequestLen 33554432in /etc/apache2/mods-available/fcgid.conf:
and now works fine!
Thank youForum: Fixing WordPress
In reply to: Error when upload images, can't insert image after thatHello. I just contact them, but I am not sure do they know the way WP works about upload.
Forum: Fixing WordPress
In reply to: Error when upload images, can't insert image after thatThe small image works fine, so is deffinetely about some size limit, but this line that you gave me, didn’t help.
Forum: Fixing WordPress
In reply to: Error when upload images, can't insert image after thatI just tried another library and there I got HTTP Error. 500 again. So my error is 500 and I need to fix it.
Forum: Fixing WordPress
In reply to: Error when upload images, can't insert image after thatThis is clean installation of WP – nothing added as plugins, themes, etc. When I search “error 500” about browser uploader I got posts that tell me my php version is 4, but it is not true.
Forum: Fixing WordPress
In reply to: Error when upload images, can't insert image after that150*150
300*300
1024*1024Additionaly when I use browser uploader I got error 500, and the Internet 🙂 says that I am with PHP4, but fast phpinfo tell me that I am with PHP5. Maybe something specific happen to my server settings, but no idea what
Forum: Fixing WordPress
In reply to: Error when upload images, can't insert image after thatGood point. Now the image is there, but is not good practise to put manually the size every time. Something wrong happen when uppload it and the size info is missing from the media library, so please advice 🙂