Giter Club home page Giter Club logo

Comments (7)

eydun avatar eydun commented on August 27, 2024 1

Thank you for the prompt and precise reply, which fixed the issue!

from wire-cli.

flydev-fr avatar flydev-fr commented on August 27, 2024

This is certainly due to the version of the libcurl delivered with your version of PHP. Without more details, you can try the following:

Open php.ini with a text editor, locate the section [curl], check the value of the key curl.cainfo, if not empty, open the target directory from the value, rename the cacert.pem file and download the new one from https://curl.haxx.se/ca/cacert.pem then restart webserver/php.

Let me know if it worked, if not please add details about the PHP package you installed on Windows.

  • edit: wanted to be more precise about what I mean, some version of libcurl aren't built with Windows certificate store support.

(wow github is lagging..)

from wire-cli.

eydun avatar eydun commented on August 27, 2024

By the way, on my machine the command is "wirecli" (not "wire-cli" as written in the docs).

from wire-cli.

flydev-fr avatar flydev-fr commented on August 27, 2024

That's what was intended, it's shorter to type; I made a mistake in the doc. But I'm thinking of adding an alias anyway.

from wire-cli.

eydun avatar eydun commented on August 27, 2024

yeah, the shorter to write, the better 👍

from wire-cli.

eydun avatar eydun commented on August 27, 2024

Hi again,

Where is best to write ideas for new features?

E.g. It would be good, if it was possible to add "port" as parameter for "Serve"-command, if the actual port is occupied (e.g. if starting multiple instances).

from wire-cli.

flydev-fr avatar flydev-fr commented on August 27, 2024

Hi @eydun , thanks, just open a new issue.

from wire-cli.

Related Issues (6)

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.