I would like send emails from my php webpage. I was doing that successfully on my temporary apache hosting on my PC.I need to change php.ini parameters such as sendmail_from, but there is no clear explanation how do I do that on OVH.
I was able to access php.ini file using SSH but I’m unable to save it (no permission).
I was trying to put .platform.app.yaml in the root folder as well as in the www folder using FTP explorer but it is not working either.