File Manager Image upload issues
Permalink
Hello -
I'm having major issues getting the file manager to be able to upload any images and was wondering if someone else had this same issue before. When I try to upload an image it does the base image upload but it doesn't seem to create any of the thumbnails and the file is listed as 0 bytes in size. When I try to rescan the image I get the error file not found. When I click on the permissions of the file that was uploaded I can then view the full image.
A little background history. We moved everything to a new updated server. Everything on the old server was working correctly but it broke as soon as we switched over. Here are my new environment settings if that helps. I can also post the old settings if anyone thinks that might help.
I'm having major issues getting the file manager to be able to upload any images and was wondering if someone else had this same issue before. When I try to upload an image it does the base image upload but it doesn't seem to create any of the thumbnails and the file is listed as 0 bytes in size. When I try to rescan the image I get the error file not found. When I click on the permissions of the file that was uploaded I can then view the full image.
A little background history. We moved everything to a new updated server. Everything on the old server was working correctly but it broke as soon as we switched over. Here are my new environment settings if that helps. I can also post the old settings if anyone thinks that might help.
# concrete5 Version Core Version - 5.7.5.3 Version Installed - 5.7.5.1 Database Version - 20150731000000 # concrete5 Packages Johnson Controls Power Solutions Connect (1.7.2.1), List files from set (1.0.10), OPTIMA Batteries Website package (1.2.2), ProBlog (2.6.1), S3 Storage (2.0.1), Script Buttons (0.9). # concrete5 Overrides languages/fi_FI/LC_MESSAGES/messages.mo, languages/fi_FI/LC_MESSAGES, languages/fi_FI, languages/pl_PL/LC_MESSAGES/messages.mo, languages/pl_PL/LC_MESSAGES, languages/pl_PL, languages/sv_SE/LC_MESSAGES/messages.mo, languages/sv_SE/LC_MESSAGES, languages/sv_SE, languages/tr_TR/LC_MESSAGES/messages.mo, languages/tr_TR/LC_MESSAGES, languages/tr_TR, languages/nl_NL/LC_MESSAGES/messages.mo, languages/nl_NL/LC_MESSAGES, languages/nl_NL, languages/da_DK/LC_MESSAGES/messages.mo, languages/da_DK/LC_MESSAGES, languages/da_DK, languages/site/es_MX.mo, languages/site/es_MX.po, languages/site, languages/el_GR/LC_MESSAGES/messages.mo, languages/el_GR/LC_MESSAGES, languages/el_GR, languages/pt_BR/LC_MESSAGES/messages.mo, languages/pt_BR/LC_MESSAGES, languages/pt_BR, languages/ja_JP/LC_MESSAGES/messages.mo, languages/ja_JP/LC_MESSAGES, languages/ja_JP, languages/optima/es_MX.mo, languages/optima/es_MX.po, languages/optima, languages/fr_FR/LC_MESSAGES/messages.mo, languages/fr_FR/LC_MESSAGES, languages/fr_FR, languages/ru_RU/LC_MESSAGES/messages.mo, languages/ru_RU/LC_MESSAGES, languages/ru_RU, languages/it_IT/LC_MESSAGES/messages.mo, languages/it_IT/LC_MESSAGES, languages/it_IT, languages/de_DE/LC_MESSAGES/messages.mo, languages/de_DE/LC_MESSAGES, languages/de_DE, languages/el_GR/LC_MESSAGES/messages.mo, languages/el_GR/LC_MESSAGES, languages/el_GR, languages/pl_PL/LC_MESSAGES/messages.mo, languages/pl_PL/LC_MESSAGES, languages/pl_PL, languages/pt_BR/LC_MESSAGES/messages.mo, languages/pt_BR/LC_MESSAGES, languages/pt_BR, languages/ja_JP/LC_MESSAGES/messages.mo, languages/ja_JP/LC_MESSAGES, languages/ja_JP, languages/fr_FR/LC_MESSAGES/messages.mo, languages/fr_FR/LC_MESSAGES, languages/fr_FR, languages/sv_SE/LC_MESSAGES/messages.mo, languages/sv_SE/LC_MESSAGES, languages/sv_SE, languages/ru_RU/LC_MESSAGES/messages.mo, languages/ru_RU/LC_MESSAGES, languages/ru_RU, languages/da_DK/LC_MESSAGES/messages.mo, languages/da_DK/LC_MESSAGES, languages/da_DK, languages/fi_FI/LC_MESSAGES/messages.mo, languages/fi_FI/LC_MESSAGES, languages/fi_FI, languages/de_DE/LC_MESSAGES/messages.mo, languages/de_DE/LC_MESSAGES, languages/de_DE, languages/optima/es_MX.mo, languages/optima/es_MX.po, languages/optima, languages/tr_TR/LC_MESSAGES/messages.mo, languages/tr_TR/LC_MESSAGES, languages/tr_TR, languages/it_IT/LC_MESSAGES/messages.mo, languages/it_IT/LC_MESSAGES, languages/it_IT, languages/nl_NL/LC_MESSAGES/messages.mo, languages/nl_NL/LC_MESSAGES, languages/nl_NL, languages/site/es_MX.mo, languages/site/es_MX.po, languages/site # concrete5 Cache Settings Block Cache - On Overrides Cache - On Full Page Caching - Off Full Page Cache Lifetime - Every 6 hours (default setting). # Server Software Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.36 SVN/1.7.14
Viewing 15 lines of 41 lines. View entire code block.
In the code it goes to run refreshattributes which then proceeds to run getresourcefile. Getresourcefile dies and returns a generic error. "error occurred while processing this request." the old environment has no problem running this. the new environment dies.