Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Failed to make dir 'C:\WINDOWS\Temp/uploadertemp'
Re: Failed to make dir 'C:\WINDOWS\Temp/uploadertemp'
12-15-2011, 6:58 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Failed to make dir 'C:\WINDOWS\Temp/uploadertemp'
Reply
Quote
Hi GarySm,
Yes, the SaveDirectory is set the store folder for the upload files.
Try set the "TempDirectory" property to a folder which under your site.
$uploader->TempDirectory="D:/2005/phpuploader/test/";
Regards,
Ken
View Complete Thread