ViceMagazin Posted September 14, 2021 Share Posted September 14, 2021 Hello, IM having a problem on my Prestashop site, after finishing an order it appears this error Warning: proc_open() has been disabled for securitate reasons and I haven't been able to rezolve IT The full text says: in StreamBuffer.php line 299 at Swift_Transport_StreamBuffer->establishProcessConnection() in StreamBuffer.php line 54 at Swift_Transport_StreamBuffer->initialize(array('timeout' => 30, 'blocking' => 1, 'command' => '/usr/sbin/sendmail -bs', 'type' => 16)) in AbstractSmtpTransport.php line 143 at Swift_Transport_AbstractSmtpTransport->start() in SendmailTransport.php line 50 at Swift_Transport_SendmailTransport->start() in Mailer.php line 65 at Swift_Mailer->send(object(Swift_Message)) in Mail.php line 598 at MailCore::send(2, 'preparation', '[Vicemagazin] In procesare', array('{lastname}' => 'oj', '{firstname}' => 'ko', '{id_order}' => 10, '{order_name}' => 'OGBQXJZPT', '{followup}' => '', '{shipping_number}' => '', '{total_paid}' => '90,00 lei', '{shop_logo}' => 'cid:[email protected]', '{shop_name}' => 'Vicemagazin', '{shop_url}' => 'http://vicemagazin.ro/', '{my_account_url}' => 'http://vicemagazin.ro/contul-meu', '{guest_tracking_url}' => 'http://vicemagazin.ro/urmarire-pentru-oaspeti', '{history_url}' => 'http://vicemagazin.ro/istoric-comenzi', '{color}' => '#db3484'), '[email protected]', 'ko oj', '[email protected]', 'Vicemagazin', null, null, '/home4/r91810vice/public_html/mails/', false, 1) in OrderHistory.php line 563 at OrderHistoryCore->sendEmail(object(Order), array()) in OrderHistory.php line 479 at OrderHistoryCore->addWithemail(true, array()) in PaymentModule.php line 564 at PaymentModuleCore->validateOrder(11, '3', 90.0, 'Plata la livrare (ramburs)', null, array(), null, false, 'b6046f68882b977caeb337f4ab6450df') in validation.php line 57 at Ps_CashondeliveryValidationModuleFrontController->postProcess() in Controller.php line 295 at ControllerCore->run() in Dispatcher.php line 518 at DispatcherCore->dispatch() in index.php line 28 Link to comment Share on other sites More sharing options...
ComGrafPL Posted September 14, 2021 Share Posted September 14, 2021 This should help: https://stackoverflow.com/questions/33401630/proc-open-has-been-disabled-for-security-reasons-php-error Link to comment Share on other sites More sharing options...
Interlumen Posted January 15, 2022 Share Posted January 15, 2022 I had a similar error - the problem for me was the lack of configured e-mail on the administration side. After setting it, the error no longer appeared. Link to comment Share on other sites More sharing options...
Sairon Posted October 14, 2022 Share Posted October 14, 2022 I am struggling with the same issue. Can someone provide a step-by-step solution, because I can't figure it out. Thanks Link to comment Share on other sites More sharing options...
El plan de Dan Posted November 16, 2022 Share Posted November 16, 2022 The same here, did you already solve, guys? Link to comment Share on other sites More sharing options...
JBW Posted November 20, 2022 Share Posted November 20, 2022 Contact your hosting provider to enable proc_open or try configure sending emails via SMTP Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now