3 lines
734 B
Markdown
3 lines
734 B
Markdown
Your PHP binaries will go here. If none are detected php-webkit will attempt to shell ```php-cgi``` in an attempt to run your application. You can additionally override the location in the ```package.json```.
|
|
|
|
You can find binaries for PHP at [PHP.net](http://php.net/) for most common platforms. The Windows distribution is simple and can be dropped in and ran with a properly configured ```php.ini```. Linux and Macs are trickier since repos and building from source put them in multiple directories. Users might find it easier to modify the packaged Linux and Mac binaries for [AMPPS](http://www.ampps.com/) or [PHP Nightrain](http://www.naetech.com/php-nightrain) and get it to work without changes to the php-webkit source code.
|