2

I got this error trying to install composer. I'm using WAMP. Can anyone help?

The PHP exe file you specified did not run correctly: C:\wamp64\bin\php\php7.4.0\php.exe

Reported error: Incorrect function

Sam Mitchell
  • 3,622
  • 3
  • 14
  • 11

1 Answers1

2

You can try one of the following options:

  • Make sure PHP is added to your environment path

OR

Nkwaten
  • 31
  • 3