johnga Posted August 2, 2005 Share Posted August 2, 2005 I'm getting started with EP. I'm using a Mac and when I import I get these error messages: Warning: move_uploaded_file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/www/tmp/phpMNEizA' to '/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt' in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /www/tmp/phpMNEizA User filename: epfirstimp.txt Size: 3525 Warning: file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 667 Warning: Invalid argument supplied for foreach() in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 690 Does any of this make sense? Thanks John Mac Dougall Quote Link to comment Share on other sites More sharing options...
battybaby Posted August 2, 2005 Share Posted August 2, 2005 (edited) I'm getting started with EP.? I'm using a Mac and when I import I get these error messages: Warning: move_uploaded_file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/www/tmp/phpMNEizA' to '/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt' in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /www/tmp/phpMNEizA User filename: epfirstimp.txt Size: 3525 Warning: file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 667 Warning: Invalid argument supplied for foreach() in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 690 Does any of this make sense?? Thanks John Mac Dougall <{POST_SNAPBACK}> I use mac and pc, but I think you'll find the problem is the path. I've highlighted the errors. Go back to your /catalog/admin/includes/configure.php file and make sure you've set it to document_root to $DOCUMENT_ROOT Edited August 2, 2005 by battybaby Quote Practice safe hex! Link to comment Share on other sites More sharing options...
johnga Posted August 2, 2005 Author Share Posted August 2, 2005 I've managed to eliminate some of the errors, but I'm still no farther along. Messages are now as follows: Warning: move_uploaded_file(DIR_FS_DOCUMENT_ROOT/catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/www/tmp/phpuPg07W' to 'DIR_FS_DOCUMENT_ROOT/catalog/temp/epfirstimp.txt' in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /www/tmp/phpuPg07W User filename: epfirstimp.txt Size: 3525 Warning: file(DIR_FS_DOCUMENT_ROOT/catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 667 Warning: Invalid argument supplied for foreach() in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 690 Any more clues? Quote Link to comment Share on other sites More sharing options...
Guest Posted August 2, 2005 Share Posted August 2, 2005 search thru, read (yours is configuration error and IS ANSWERED IN THE THREAD) http://www.oscommerce.com/forums/index.php?showtopic=162244 Quote Link to comment Share on other sites More sharing options...
Daddyslipdisk Posted August 2, 2005 Share Posted August 2, 2005 Edit the easypopulate.php file and change the $TEMPDIR lines to /www/g/o/goldenapplels.com/htdocs/catalog/temp and that should fix it. I'm getting started with EP. I'm using a Mac and when I import I get these error messages: Warning: move_uploaded_file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/www/tmp/phpMNEizA' to '/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt' in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /www/tmp/phpMNEizA User filename: epfirstimp.txt Size: 3525 Warning: file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 667 Warning: Invalid argument supplied for foreach() in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 690 Does any of this make sense? Thanks John Mac Dougall <{POST_SNAPBACK}> Quote Link to comment Share on other sites More sharing options...
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.