ivpjason Posted July 7, 2015 Share Posted July 7, 2015 Just recently my site started giving me an error when I tried to load a image for a new product. Has anyone seen this message before: "Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/php8EVULv' to '/home/tomkelly/public_html/catalog/images/managing forests web.jpg' in /home/tomkelly/public_html/catalog/admin/includes/classes/upload.php on line 94" Error: File upload not saved. Everything worked fine last week. We haven't changed anything. Does anyone have any ideas on how to fix this? Link to comment Share on other sites More sharing options...
MrPhil Posted July 8, 2015 Share Posted July 8, 2015 Many hosts no longer permit users to write into /tmp. You might check if your host has upgraded their server recently. If so, you might have to define a different temporary directory for image handling, such as "tmp" instead of "/tmp". This has been discussed many times, so you might want to do some searching of this forum for "tmp". Link to comment Share on other sites More sharing options...
wasserhahn Posted August 5, 2015 Share Posted August 5, 2015 you use v3.x version? http://www.wasserhahn.com.de Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.