atom / ide-php

PHP language support for Atom-IDE
MIT License
264 stars 41 forks source link

Setting PHP-Ide while using xampp #129

Closed DavidCristerna closed 6 years ago

DavidCristerna commented 6 years ago

Hi everyone, I just downloaded the PHP-Ide package, but can't seem to set it right. I'm using Xampp as an apache server. Should I install php directly instead?

vinkla commented 6 years ago

Should I install php directly instead?

Yes, either set the full path to Xampp's PHP executable or install PHP on your system instead.

https://fellowtuts.com/php/run-php-from-command-line-in-windows-and-xampp/