Skip to content

PHP Fatal error: Class 'ZMQAuth' not found #167

@Kamisama666

Description

@Kamisama666

Hi, I'm trying to get CurveZMQ to work with the php-zmq extension but I keep receiving the same error when I execute the test file :

PHP Fatal error: Class 'ZMQAuth' not found in /tmp/test.php on line 8

Where /tmp/test.php contains the exact code from the ironhouse.php example of this repository.

I'm using a newly created Ubuntu 14.04 machine. I've installed the ZeroMQ extension with all it's dependencies (including libsodium) and the php-zmq extension and I've have enabled it in php.ini.
For reference, I have created a gist with the exact commands that I used for the installation process:

https://gist.github.com/Kamisama666/da9ef33b1adf4c6d39ca

After that I try to execute the ironhouse example as I said before and, for some reason I received the above error. I don't know if I'm making some error or if it's something that needs to be fixed in the code.

Thanks in advance.

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