• Case in point: uploading 300mb zip file for say 10 minutes. Then Download Monitor returns to the upload page as if nothing happened. And the uploaded file is nowhere to be found in the list of files or on the server, browsing via FTP.

    What’s wrong?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I guess you’ve probably exceeded your upload limit in PHP. You may be able to change the setting in .htaccess but it depends on your hosts configuration.

    Even so, the plugin should give you an error.

    Thread Starter Clifford Paulick

    (@cliffpaulick)

    I found out my PHP upload limit from php.ini is 128mb. So, that’s good news. Bad news is that the plugin shouldn’t let me select a file that’s too big and even if that can’t be fixed, it should give me an error that it wasn’t uploaded. Odd.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Seems to upload but file is nowhere to be found’ is closed to new replies.