Nocturnaloner 0 Posted June 30, 2004 When I try to update my catalog, I get this in easypopulate.php: Warning: move_uploaded_file(/home/mysite/public_html/catalog/temp/EP2004Jun30-1503.txt): failed to open stream: Permission denied in /home/mysite/public_html/catalog/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/var/tmp/phpdYC8ni' to '/home/mysite/public_html/catalog/temp/EP2004Jun30-1503.txt' in /home/mysite/public_html/catalog/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /var/tmp/phpdYC8ni User filename: EP2004Jun30-1503.txt Size: 80820 Warning: file(/home/mysite/public_html/catalog/temp/EP2004Jun30-1503.txt): failed to open stream: No such file or directory in /home/mysite/public_html/catalog/admin/easypopulate.php on line 656 Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/catalog/admin/easypopulate.php on line 680 Share this post Link to post Share on other sites
Nocturnaloner 0 Posted July 1, 2004 Okay, got it. It was a simple chmod problem. I moved my store to a different server, and had to re-chmod my catalog/temp to 777. Dumb mistake. Share this post Link to post Share on other sites