cerebro Posted December 31, 2005 Share Posted December 31, 2005 I have installed a customized version of oscommerce and also installed easy populate and get the following error when I try to upload a file through the upload button. ----------------------------------------------------------------------------------------------------------------------------- Warning: move_uploaded_file(DIR_FS_DOCUMENT_ROOT/temp/database.txt) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/edim6371/public_html/osc/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpel2LGH' to 'DIR_FS_DOCUMENT_ROOT/temp/database.txt' in /home/edim6371/public_html/osc/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /tmp/phpel2LGH User filename: database.txt Size: Warning: file(DIR_FS_DOCUMENT_ROOT/temp/database.txt) [function.file]: failed to open stream: No such file or directory in /home/edim6371/public_html/osc/admin/easypopulate.php on line 677 Warning: Invalid argument supplied for foreach() in /home/edim6371/public_html/osc/admin/easypopulate.php on line 700 ----------------------------------------------------------------------------------------------------------------------------- i have added the patch so it will work with globals off and have added the $document_root and also have tried various path names for the temp and made sure that it is set to 777. Thank you for any help. Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted December 31, 2005 Share Posted December 31, 2005 Try posting your configure file here, minue the database entries. There seems to be a problem with it since DIR_FS_DOCUMENT_ROOT is showing up in the error. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons 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.