Isleman Posted June 14, 2003 Posted June 14, 2003 I have downloaded the Complete tab delimited text file for edit , and I did it in Excell but when I am trying to upload it I get this error Warning: move_uploaded_file(/home/domain/public_html/catalog/temp/EP2003Jun13-1111.txt) [function.move-uploaded-file]: failed to create stream: Permission denied in /home/pulsgsm/public_html/eshop/admin/includes/functions/general.php on line 789 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpNeQxGG' to '/home/domain/public_html/catalog/temp/EP2003Jun13-1111.txt' in /home/domain/public_html/eshop/admin/includes/functions/general.php on line 789 File uploaded. Temporary filename: /tmp/phpNeQxGG User filename: EP2003Jun13-1111.txt Size: 64185 Warning: file(/home/domain/public_html/catalog/temp/EP2003Jun13-1111.txt) [function.file]: failed to create stream: No such file or directory in /home/domain/public_html/eshop/admin/easypopulate.php on line 710 Warning: Invalid argument supplied for foreach() in /home/domain/public_html/eshop/admin/easypopulate.php on line 728 I understand that is something wrong in the php file at those lines ? But what? Also what exactly means " to create stream" ? Please somebody to enlighten me :? Thanks in advance Quote
loxly Posted June 14, 2003 Posted June 14, 2003 (sigh) PLEASE do a search in the easy populate threads. This has been asked and answered a bunch of times. Your temp directory is either: A. Not set up in easypopulate.php (check your read me file to see where to make the changes) B. Permissions on temp directory are not set to 777 Quote [no external urls in signatures please, kthanks]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.