Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP could not be spawned #6

Closed
ChristianGrech opened this issue May 9, 2015 · 9 comments
Closed

PHP could not be spawned #6

ChristianGrech opened this issue May 9, 2015 · 9 comments

Comments

@ChristianGrech
Copy link

After updating to v 0.3.0 I am getting the below error. I am using the latest atom 0.198.0

image
Devtools Console:
image

@Azakur4
Copy link
Owner

Azakur4 commented May 9, 2015

u are in what platform?

if u are in windows do this test please open a "cmd" (command line) and put this "php -v" after that put here the return of the console pls

@ChristianGrech
Copy link
Author

This was working with the previous version...
cmd output:
'php' is not recognized as an internal or external command, operable program or batch file.

@Azakur4
Copy link
Owner

Azakur4 commented May 9, 2015

ohh in the new version u need to have php in ur enviroment path to work properly cuz now the extesion support user functions and other new features. do u know how add the php to ur enviroment path?

@ChristianGrech
Copy link
Author

I see, would be nice to highlight it in the requirements page :) Thanks for your swift response

@Azakur4
Copy link
Owner

Azakur4 commented May 9, 2015

is it man :) see the readme in the requeriment section. besides that test and tell me if that help u to close this issue :) hope do it xD

@ChristianGrech
Copy link
Author

Yes I checked it now. But putting it in bold or something just to attract attention. Or handle the error better by giving a detailed error prompt to the user if there is not php in the environment path. Just a suggestion to avoid more issue

@Azakur4
Copy link
Owner

Azakur4 commented May 9, 2015

yeah i know thanks for point that i will do it in the next release. can i close this issue?

@ChristianGrech
Copy link
Author

Yes it worked now :) Awesome feature was really looking forward to have custom functions in the autocomplete. Just one suggestion; could you recognize the functions of an object, it is really handy.

@Azakur4
Copy link
Owner

Azakur4 commented May 9, 2015

Is the next step will be a little hard but will try. Actually im trying to fix and issue with clousure functions. after that i will see what i can do with the functions of an object.

Is good to know is working all for u i will close this ok.

@Azakur4 Azakur4 closed this as completed May 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants