Skip to content

Swoole extension missing error on start when I selected roadrunner during octane:install. #1097

@mcfriend99

Description

@mcfriend99

Octane Version

2.13

Laravel Version

12.0

PHP Version

8.2.18

What server type are you using?

Roadrunner

Server Version

2.60

Database Driver & Version

SQLite and PostgresQL

Description

Installed fresh octane in fresh laravel project using:

composer require laravel/octane

Proceeded to run:

php artisan octane:install

And selected ROADRUNNER as the engine.

Installation completed successfully!

Then I ran:

php artisan octane:start

I was greeted by the error:

   ERROR  The Swoole extension is missing.  

I never selected swoole (and I actually have swoole installed via pecl).

Steps To Reproduce

I have given the exact steps I took in the report above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions