Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The File You are trying to upload might be too large #72

Open
teachermachado opened this issue Apr 12, 2022 · 2 comments
Open

The File You are trying to upload might be too large #72

teachermachado opened this issue Apr 12, 2022 · 2 comments

Comments

@teachermachado
Copy link

I have set the php.ini to be 300MB and the post size to 600MB and when I try to upload a video more than 120MB I got the error.

PHP
SIZE
VIDEO

@otacke
Copy link
Contributor

otacke commented Apr 12, 2022

Are you hitting the server timeout? Is there enough storage space available on the server?
And there's https://h5p.org/forum/9 which is supposed to be used for potential bug reports.

@teachermachado
Copy link
Author

Thank you for your reply,

I realized that the error is not from the plugin but from moodle, it is not letting me upload the video as a file as well.
My php is correctly reflect on moodle settings but is not uploading anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants