prasug Posted January 18, 2005 Posted January 18, 2005 i have been trying to add new product and categories to the shop, the details are being inserted but the image is not being copied. the following error Warning: move_uploaded_file(C:/Inetpub/wwwroot/php/shop/catalog/images/1.jpg): failed to open stream: Permission denied in c:\inetpub\wwwroot\php\shop\admin\includes\classes\upload.php on line 94 Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\php11.tmp' to 'C:/Inetpub/wwwroot/php/shop/catalog/images/1.jpg' in c:\inetpub\wwwroot\php\shop\admin\includes\classes\upload.php on line 94 pls help out . in urgency..
Guest Posted January 18, 2005 Posted January 18, 2005 you need to have write permissions to the directory
prasug Posted January 18, 2005 Author Posted January 18, 2005 i am using windows xp i have the permission set to write but still it is not working. thank you for the reply
Guest Posted January 25, 2005 Posted January 25, 2005 I too am having the same problems, Im using IIS 5.0 on Win XP and cannot add images either
Guest Posted January 25, 2005 Posted January 25, 2005 I am using Windows Xp and Linux server and i manage my images with no problems. You needs to set permission to 777. Regards
Recommended Posts
Archived
This topic is now archived and is closed to further replies.