I needed to upload a file on a WordPress website, and the following issue was showing up:
“The uploaded file exceeds the upload_max_filesize directive in php.ini“
All the solutions I found show how to update the php.ini file, but this only works on Linux Hosting. For Windows Server and Windows Hosting accounts, you need to follow the next steps to solve the issue: Continue reading