Upload Video [function.move-uploaded-file]

Hello, New to Unity and Dolphin...  So hello to all..

I love the Dolphin system and to see it's capabilities its concept is amazing... However, i am having alittle issue that i'm hoping might be solved by time i set the site live.
I will be purchasing a licence and publicly spreading the word in two weeks so i'm hoping i can have this solved by then.

Everything is working apart from, the Video Upload.
I've set all permissions on folders and even searched the forums but it doesn't look like the same issue has arrisen.

this is the error,

Warning: move_uploaded_file(/home/*******/public_html/flash/modules/video/files/4_temp) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/*******/public_html/flash/modules/video/inc/functions.inc.php on line 72

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpSRBxHt' to '/home/*******/public_html/flash/modules/video/files/4_temp' in /home/*******/public_html/flash/modules/video/inc/functions.inc.php on line 72

As i say i've set permissions for the temp folder, and also the flash/modules/video/files folder but i just get Upload Video Failed.
Sometimes i get that error sometimes i don't but in iether case no videos are uploaded to the server.
I have also altered the phpflag in htaccess

php_flag register_globals Off
php_flag magic_quotes_gpc On
php_flag allow_url_include Off
php_value upload_max_filesize 300M
php_value post_max_size 300M
php_value max_input_time 9000
php_value max_execution_time 9000
php_value memory_limit 512M
php_value short_open_tag On

Can anyone advise me on anything i maybe missing please.

Thank you!
Steve

Quote · 29 Jan 2010

Is this a local server, shared, VPS, or dedicated? If its hosted, who is your webhost? Have you tried both permission levels at 755 and 777 for the inc (755), tmp, files, and ffmpeg.exe ?

Chris

Nothing to see here
Quote · 29 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.