Need to change the value of upload_max_filesize on PHP Web App

Neha 0 Reputation points
2023-02-28T15:41:03.9666667+00:00

Hello:

I have a PHP web app running on Linux Apache server on Azure. My app is working fine in general, but, I need to enhance the size of files that the user can upload using the app. For this, I am trying to set a new value for upload_max_filesize variable, it doesn't seem to work. I have tried the solutions mentioned in the Knowledge base article link below. It did not solve the issue.

https://learn.microsoft.com/en-us/azure/app-service/configure-language-php?pivots=platform-linux

Please share if you have faced and solved this problem.

Thanks,

Neha

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 19,151 Reputation points Moderator
    2023-03-07T21:23:48.0366667+00:00
    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.