I'm afraid I have not yet solved this issue. I am going to ask direct questions that may seem obvious to some, as I am most definitely new to directory permissions and things of this nature.
To start, here is my error:
Warning: move_uploaded_file(/noid-VLC_20080207_0209.mp3) [function.move-uploaded-file]: failed to open stream: Permission denied in/home/myname/public_html/domain.com/wp-content/plugins/cforms/lib_aux.php on line 244
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpg6JCxr' to '/noid-VLC_20080207_0209.mp3' in/home/myname/public_html/domain.com/wp-content/plugins/cforms/lib_aux.php on line 244
I still am unclear after scouring the previous posts, just how I fill out the two paths in the settings. I gather that it is
directory: /home/myname/public_html/domain.com/directory
directory url: http://www.domain.com/directory
Is this correct?
Also, when setting permissions, do I need to set just the one directory to 777, or the whole path? Meaning everything like "home" "myname" "public_html" "domain.com" and finally the directory? Would that not be very poor security?
I thank you in advance for any and all help you can give me. It will be greatly appreciated.