When I upload a pdf file of 30MB it shows a 500 error, but if I upload a 10MB file it is successful.
I have set:
max_input_time=300
post_max_size=128M
upload_max_filesize=128M
What could be causing this error?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Set the following in your PHP.ini and see