Git Product home page Git Product logo

Comments (5)

m6w6 avatar m6w6 commented on August 25, 2024

I can't really help on Windows, but here are some hints anyway:
The error message says it cannot find the file "php_msgpack.dll", so:

  • Is the file name right?
  • Do you load other extensions dynamically?
  • Where are they located?
  • Is the msgpack extension in the same directory?

from msgpack-php.

DevHeaven avatar DevHeaven commented on August 25, 2024

@m6w6 Thank you nonetheless for your response !

The filename is correct, and it is in the /ext folder.
I load several other extensions like rdkafka etcetera which work fine.
All extensions are in my C:\PHP8\EXT folder

I would expect such a message when trying a non compatible dll for the specific OS and version , but this doesn't seem to be the case here.

from msgpack-php.

DevHeaven avatar DevHeaven commented on August 25, 2024

PS : when trying the latest PHP 8. version for Threadsafe X64 (which is my machine version of PHP) I get a dialogue error

The procedure entry point zval_get_long_func@88 could not be located in the dynamic link library

from msgpack-php.

m6w6 avatar m6w6 commented on August 25, 2024

Not sure, but reading your initial comment again, I noticed you're running 8.1 and probably downloaded the extension for 8.0.

Try the 8.1 from here: https://windows.php.net/downloads/pecl/releases/msgpack/2.2.0rc1/

from msgpack-php.

DevHeaven avatar DevHeaven commented on August 25, 2024

😱 how could I have missed that .... walks the walk of shame

Thanks so much !!!! 👍

from msgpack-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.