evet hemde 3-4 defa tekrar tekrar kontrol ettim belki php.ini kayıt olmamıştır diye ondada sorun yok anlamadım neden :S

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 20:57:23 -->-> Daha önceki mesaj 20:54:44 --

sımdı tekrar kontrol ettim php.ini yi

;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads.
; http://php.net/file-uploads
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
; http://php.net/upload-tmp-dir
;upload_tmp_dir =

; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize = 30M

; Maximum number of files that can be uploaded via a single request
max_file_uploads = 20

;;;;;;;;;;;;;;;;;;
; Fopen wrappers ;
;;;;;;;;;;;;;;;;;;