0

I'am trying to develop a cron job for a command to send email. Trying the command by myself in the console works perfectly. But when a set a cron job in CPANEL its not workingrs.

i got this message : [Symfony\Component\Process\Exception\RuntimeException] The Process class relies on proc_open, which is not available on your PHP installation.

I am using Laravel 5, can anyone help please?

sara
  • 23
  • 7
  • Possible duplicate of [Proc\_open and Capifony issue](http://stackoverflow.com/questions/15501606/proc-open-and-capifony-issue) – Fabian Horlacher Apr 03 '17 at 15:47
  • check this out https://stackoverflow.com/questions/19911737/laravel4-composer-install-got-proc-open-not-available-error – Abdullah Ibn Farouk May 23 '17 at 11:17
  • This solution worked for me https://stackoverflow.com/questions/45419702/laravel-5-2-the-process-class-relies-on-proc-open-which-is-not-available-on-yo/45419955#45419955 – Seunope Jul 31 '17 at 15:39

0 Answers0