Reason for this error is wrong path in cgi-bin/uu_default_config.pm
Check the value of temp_dir and upload_dir.
temp_dir => '/path/to/templates_c/',
upload_dir => '/home/web/vshare/video/',
Okay change what to what?
temp_dir => '/path/to/templates_c/', to ?
upload_dir => '/home/web/vshare/video/', to ?
Thanks---------- I got this fix by looking at include/config/php
Bookmarks