Jump to content

Recommended Posts

  • Administrators
Posted

I was uploading some materials to the Premium Members section earlier and ran into an error:

 

Error No file was selected for upload

 

I couldn't figure why I was getting the error because in my PHP configuration I had already changed from I think 8MB to 50MB years ago when setting up my system.

upload_max_filesize

 

The file I was trying to upload was only 14MB, so what gives? Turns out it was an easy fix, I just had to increase my

post_max_size

as well to 50MB.

 

The way PHP works if it's over that limit then IP.Board never gets to see the file.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...