On 1/4/2021 at 7:07 PM, halhassan said:Where can I find it please
No one replied to this poor fellow.
At least 2 members mentioned this solution, but they don't elaborate.
I do have a php.ini file, but no line specifically deactivates this proc_open thing.
I can't get emails to work with SMTP, and I've tried different SMTP servers. I don't know if It's related to MFA or some other thing (gmail can block third party apps for example), so I'd like to do this the non-SMTP way and see if I can get it to work like that. But I don't understand where this proc_open is being disabled.
Thanks!
EDIT: My hosting company says they deactivated proc_open by default due to security reasons. So basically, in my case, I have to use SMTP. I will try to use different mail servers to set this up.