[E_WARNING] proc_open

Maxim

Well-known member
Registered
Joined
Mar 25, 2020
Messages
57
Points
28

Reputation:

Hi guys, i have this error in the admin pannel:

  • Email to xxxxxxxxxxxxxxx failed: [E_WARNING] proc_open() has been disabled for security reasons
  • src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:304
e-mail default i have yahoo, solutions?
Thanks
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
28,425
Points
823

Reputation:

Hi guys, i have this error in the admin pannel:

  • Email to xxxxxxxxxxxxxxx failed: [E_WARNING] proc_open() has been disabled for security reasons
  • src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:304
e-mail default i have yahoo, solutions?
Thanks
MaximI'm using gmail, quite ok
 

Maxim

Well-known member
Registered
Joined
Mar 25, 2020
Messages
57
Points
28

Reputation:

Ok now i have change to yahoo from google
 

Maxim

Well-known member
Registered
Joined
Mar 25, 2020
Messages
57
Points
28

Reputation:

Maybe I found out why, proc_open was disabled in the php settings
 

thomsa

Moderator
Staff member
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
Jun 22, 2019
Messages
1,169
Points
173

Reputation:

that function on php and share host to disable for security.
 

sucre13

Moderator
Staff member
Moderator
Collaborate
Registered
Joined
Jan 19, 2019
Messages
859
Points
153

Reputation:

you have to enable proc_open not only with yahoo also with gmail the same thing will happen if you don't enable proc_open
 

askub

Member
Registered
Joined
Jan 29, 2020
Messages
22
Points
13

Reputation:

the whole problem is smtp, you can use smtp of your domain server, or use that of gmail.
 

Maxim

Well-known member
Registered
Joined
Mar 25, 2020
Messages
57
Points
28

Reputation:

Enabling the proc_open the problem was solved also with smtp there were problems
 
Top