problem with seLInux was not letting me write to uploads folder so
open shell and
# semanage fcontext -a -t httpd_sys_rw_content_t ’06’
(apache managinging directory 06)
# restorecon -v ’06’
resstoring connection
fixed this was on a local machine fedora 18 not on a hosting serer godaddy thingy!
thanks esmi