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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
I restarted apache and it worked. Thanks!