Skip to content

amqp prerequisites #126

@vintagesucks

Description

@vintagesucks

Hi! I noticed that installing amqp via

Install-PhpExtension amqp -Path $env:USERPROFILE\.config\herd\bin\php83

does not extract rabbitmq.4.dll from the PECL download to $env:USERPROFILE\.config\herd\bin\php83, resulting in this php -v output:

PHP Warning:  PHP Startup: Unable to load dynamic library 'amqp' (tried: ext\amqp, ext\php_amqp.dll) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'amqp' (tried: ext\amqp, ext\php_amqp.dll) in Unknown on line 0
PHP 8.3.19 (cli) (built: Mar 12 2025 14:01:49) (NTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.3.19, Copyright (c) Zend Technologies
    with Zend OPcache v8.3.19, Copyright (c), by Zend Technologies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions