ide-php icon indicating copy to clipboard operation
ide-php copied to clipboard

PHP could not be spawned

Open mariellanieves opened this issue 6 years ago • 1 comments

Hi

I have:

  • PHP 7.3.1 over Apache 2.4.37
  • Atom 1.34.0 x64

When you open Atom app, this show this error: "'php' could not be spawned" on right top red box.

I dont know how to fix that

mariellanieves avatar Jan 26 '19 18:01 mariellanieves

Did you set your absolute path in the PHP Path field? if you're on Linux you can discover it by typing which php in a shell. If anyone managed to do this using Devilbox i would be grateful for a guide on how to make it work.

Agnohendrix avatar Feb 18 '21 14:02 Agnohendrix