13 years 8 months ago - 13 years 8 months ago #161882
by capdiy
I have increased the upload size parameter to 16m and now get the error:
There was an error uploading this file to the server.
PHP>INI:
; 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 =
; Maximum allowed size for uploaded files.
upload_max_filesize = 16M
Back end PHP info:
upload_max_filesize 2M
This very frustrating as I had no problem using xampp
Thanks in advance for any help!
Last edit: 13 years 8 months ago by capdiy.
Please Log in or Create an account to join the conversation.