Error: Upgarding to OJS Version 3.4.0.0

Hi all,

The error:

Fatal error : Uncaught Error: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()

…is happening because the proc_open function has been disabled in your PHP configuration. OJS needs this function in order to send email; you’ll need to adjust your PHP configuration.

Regards,
Alec Smecher
Public Knowledge Project Team