Hello,
I am trying to build a small blog website with a small form to subscribe to newsletter. When I try to send the form data it gets the next error:
proc_open() has been disabled for security reasons
Now I asked my hosting to enable this but they told me to thoroughly check if there is another solution because enabling the proc_open() gives a lot of security issues. Is there another solution for this?
