Re: [請益] 有關檔案上傳
upload_tmp_dir 一搬來說應該是使用預設的就可以了^^"
且除了 upload_max_filesize 這個設定值外
max_execution_time <==這表示你程式最大可執行的時間,也需要調整
max_input_time <== 這表示資料傳入時最大允許時間,也需要調整
※ 引述《ndhuhuang (無)》之銘言:
: ;;;;;;;;;;;;;;;;
: ; File Uploads ;
: ;;;;;;;;;;;;;;;;
: ; Whether to allow HTTP file uploads.
: file_uploads = On
: ; Temporary directory for HTTP uploaded files (will use system default if not
: ; specified).
: upload_tmp_dir = "C:\wamp\www\temp"
: ; Maximum allowed size for uploaded files.
: upload_max_filesize = 50M
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.112.249.201
討論串 (同標題文章)
PHP 近期熱門文章
PTT數位生活區 即時熱門文章