No Image upload confirmation

Permalink
When i upload an image via File manager I do not get the file upload confirmation, and the upload hangs (as seen in attached file).
When i refresh the page the image appears in the uploaded files, but appears with a generic image (see attached file).

I CHMOD 777 the uploaded files but i still get the same generic image.

When i try to re-scan i get the following error:

"Unable to rescan DIY_Series-Painting.jpg. Error encountered: Allowed memory size of 67108864 bytes exhausted (tried to allocate 17152 bytes). Rescan halted."

I am running Google Chrome.

Thank you in advance!

2 Attachments

 
aitalmac replied on at Permalink Reply
exact same problem any solution?
Edit:

found

http://www.concrete5.org/documentation/how-tos/developers/php-fatal...

add the following line to your .htaccess:

php_value memory_limit 128M