RE: uploading images
wollek <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <a60228c4115aa6cd6674def30fec5c03@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=226847#226847 ---------------------------------------------------------------- Hi Cyz, I have a similar same error message: I marked the difference red... but I would like to know how You solved Your Problem... as its running on the same environment as Yours... WinXp and IIS - and I gave all the access rights to my complete oscommerce-2.2ms2 environment and explicitly to my image dirs ... without effort! - my php.ini seem to be ok - file_uploads = On and my temp dir is upload_tmp_dir = C:\Inetpub\Php43\uploadtemp the error: Warning: move_uploaded_file(/inetpub/wwwroot/agewise/images/residential_hosting.jpg): failed to open stream: Permission denied in c:\inetpub\wwwroot\agewise\bbd\includes\classes\upload.php on line 94 Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\php6.tmp' - mine is [color=red][b]named php2C70.tmp' [/b] [/color] mine to [color=red]'c:/[/color]inetpub/wwwroot/agewise/images/residential_hosting.jpg' in [b]Yours[/b] to '/inetpub/wwwroot/agewise/images/residential_hosting.jpg' in c:\inetpub\wwwroot\agewise\bbd\includes\classes\upload.php on line 94 can You give me a hint? Bye and Thx! Wollek