Skip to Content Skip to Menu

There was an error uploading this file to the serv

  • capdiy
  • capdiy
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
13 years 8 months ago #161848 by capdiy
I know this subject is all over the forum, but although I have the following PHP specs:

max_execution_time 30 30
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 60 60
memory_limit 64M 64M

I am still having the same problem. I tried to upload the file via cPanel and although that worked it is not reflected at the back end.

Would love to have this on my website and would appreciate any help I can get!
Thank you

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
13 years 8 months ago #161855 by nant
Please read the readme text file again.

What is your file upload size parameter?

Please Log in or Create an account to join the conversation.

  • capdiy
  • capdiy
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
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.

Moderators: beatnantkrileon
Powered by Kunena Forum