I just edited the php.ini file and made changes to ‘upload_max_filesize’ parameter. I was told that I need to restart PHP in order for the changes to take effect. I have tried a lot of different commands to get this done but to no avail. Please help me.
I am using WordPress 5.8 on Ubuntu 20.04. My PHP Version is 8.0.21
Thanks!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I restarted apache and it worked. Thanks!