Horizon: Laravel\Horizon\Console\pcntl_async_signals() problem

Created on 27 Jul 2017  路  2Comments  路  Source: laravel/horizon

```php

php artisan horizon
Horizon started successfully.

[Symfony\Component\Debug\Exception\FatalThrowableError]
Call to undefined function Laravel\Horizon\Console\pcntl_async_signals()
```

Most helpful comment

ext-pcntl is required.

All 2 comments

ext-pcntl is required.

dup #14

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rossuhms picture rossuhms  路  5Comments

RicardoRamirezR picture RicardoRamirezR  路  3Comments

crash13override picture crash13override  路  5Comments

meathanjay picture meathanjay  路  3Comments

Pustiu picture Pustiu  路  5Comments