Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horizon don't work #211

Open
VoronovIgor opened this issue Apr 5, 2023 · 0 comments
Open

Horizon don't work #211

VoronovIgor opened this issue Apr 5, 2023 · 0 comments

Comments

@VoronovIgor
Copy link

Horizon need pcntl :
RUN docker-php-ext-install pdo pdo_mysql pcntl
RUN docker-php-ext-configure pcntl --enable-pcntl

testing:
php -i | grep pcntl
If good:
pcntl support => enabled

And no problem started:
php artisan horizon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant