Large File Uploads

Asked by Stefan

I uploaded a php.ini to xibo directory with

post_max_size = 200M
upload_max_size = 200M
max_execution_time = 2500

to my provider because the Limit is 12 MB and my video files have 100 - 200 MB.

But if i upload it I get HTTP 500 Error.
If I delete the php.ini it works :-(

What can I do?

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:

This question was reopened

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

Your provider needs to amend the php.ini file. You can't just upload it to
the Xibo directory

Revision history for this message
Stefan (syberstef) said :
#2

My Provider told me that I have to create a php.ini with my changes and it will overwrite his php.ini

Revision history for this message
Stefan (syberstef) said :
#3

Thanks Alex Harrington, that solved my question.

Revision history for this message
Stefan (syberstef) said :
#4

My Provider told me that I have to create a php.ini with my changes and it will overwrite his php.ini

Is the syntax ok? Where do I have to upload the file?

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

You need to speak to your provider for support then. That's non-standard
behaviour

Revision history for this message
Stefan (syberstef) said :
#6

OK! I will ask my provider! Thank you!

Revision history for this message
Stefan (syberstef) said :
#7

Thanks Alex Harrington, that solved my question.