video upload in 1.4.2

Asked by DaveB

Changed the php.ini file to allow upload of video up to max size of 700m

But windows client 1.4.2 won't allow me to upload video of 40mb

Have I done something incorrect?

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Harrington
Solved:
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

The client only downlands files. I presume you mean the server. You nneed to restart Apache for your changes to take effect. You also need to change the other PHP settings for uploading large files. See the FAQ on this.

Revision history for this message
Best Alex Harrington (alexharrington) said :
#2

Alex Harrington suggests this article as an answer to your question:
FAQ #510: “How do I upload files bigger than 2MB / How can I increase the upload file size limit?”.

Revision history for this message
DaveB (davebrewer5) said :
#3

Thanks Alex Harrington, that solved my question.