So I’m trying to increase the max file size on my wordpress site and I’ve opened: “/etc/php5/apache2/php.ini” and made the needed changes but now when I try to save and exit (control x) it just says “recording” at the bottom of the console window.
I’ve never had this issue before and no matter what I do I am unable to get out of that editing screen. I don’t want to do a hard reboot or anything because I’m not sure if it will save my changes. Can anyone advise me on what to do?
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
I would recommend using SSH to connect to your droplet, I would use the web console only for emergency things not for daily tasks:
https://www.digitalocean.com/docs/droplets/how-to/connect-with-ssh/
This comment has been deleted