[ERROR: 6] Missing a temporary folder.
i get this error when i try and upload a video:
Temporary File Name :
File Size :0
File Type :
File Name :Movie.wmv
[ERROR: 6] Missing a temporary folder.
I have asked my webhost but they said to contact the creator of the script.
so basicly.... How do i set the Temporary folder?
Many Thanks
Re: [ERROR: 6] Missing a temporary folder.
Please make sure all the files and folders properly uploaded.
Also check viewtopic.php?f=4&t=2710
Re: [ERROR: 6] Missing a temporary folder.
How and where do i set the TMP directory, i asked my webhost if they could assist me but they aid i need to contact you again.
ok simply how and where do i set this? i am a real idiot at php and i only have basic knowledge.
Many Thanks
Re: [ERROR: 6] Missing a temporary folder.
please make sure the templates_c folder in your v share
and cheack the temp_dir of uu_default_config.pm in your cgi-bin
Code:
temp_dir => $base_dir . '/templates_c/',
Code:
param_dir => $base_dir . '/templates_c/',
Code:
log_dir => $base_dir . '/templates_c/',
ok